github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/pkg/serverinit/testdata/sqlite.json (about)

     1  {
     2  	"listen": "localhost:3179",
     3  	"https": false,
     4  	"auth": "userpass:camlistore:pass3179",
     5  	"identity": "26F5ABDA",
     6  	"identitySecretRing": "/path/to/secring",
     7  	"blobPath": "/tmp/blobs",
     8  	"sqlite": "/tmp/camli.db",
     9  	"shareHandler": true
    10  }