github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/pkg/serverconfig/testdata/memindex.json (about) 1 { 2 "listen": "localhost:3179", 3 "auth": "userpass:camlistore:pass3179", 4 "blobPath": "/tmp/blobs", 5 "kvIndexFile": "/path/to/indexkv.db", 6 "memoryIndex": true, 7 "identity": "26F5ABDA", 8 "identitySecretRing": "/path/to/secring", 9 "ownerName": "Alice", 10 "shareHandlerPath": "/share/" 11 }