mirror of https://github.com/perkeep/perkeep.git
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"listen": "localhost:3179",
|
|
"auth": "userpass:camlistore:pass3179",
|
|
"baseURL": "http://monkey.foo.com",
|
|
"blobPath": "/tmp/blobs",
|
|
"kvIndexFile": "/path/to/indexkv.db",
|
|
"identity": "26F5ABDA",
|
|
"identitySecretRing": "/path/to/secring",
|
|
"ownerName": "Alice",
|
|
"shareHandlerPath": "/share/"
|
|
}
|