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