{ "_for-emacs": "-*- mode: js2;-*-", "baseURL": "*** Populated by runtime. Ignore this.", "password": "foo", "prefixes": { "/ui/": { "handler": "ui", "handlerArgs": { "blobRoot": "/bs/", "jsonSignRoot": "/sighelper/" } }, "/sighelper/": { "handler": "jsonsign", "handlerArgs": { "secretRing": "test-secring.gpg", "keyId": "26F5ABDA", "publicKeyDest": "/bs/" } }, "/bs/": { "handler": "storage-appengine", "handlerArgs": { } }, "/bs2/": { "handler": "storage-appengine", "handlerArgs": { "namespace": "two" } } } }