mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-12 16:22:53 +08:00
sync with new driver API; make Dropbox indexed
This commit is contained in:
@@ -26,7 +26,7 @@ from common import get_logger
|
||||
|
||||
log = get_logger("blockstack-storage-drivers-http")
|
||||
|
||||
def storage_init(conf):
|
||||
def storage_init(conf, **kw):
|
||||
return True
|
||||
|
||||
def handles_url( url ):
|
||||
|
||||
Reference in New Issue
Block a user