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