mirror of https://github.com/perkeep/perkeep.git
11 lines
259 B
JSON
11 lines
259 B
JSON
|
{
|
||
|
"listen": "localhost:3179",
|
||
|
"auth": "userpass:camlistore:pass3179",
|
||
|
"memoryStorage": true,
|
||
|
"kvIndexFile": "/path/to/indexkv.db",
|
||
|
"identity": "26F5ABDA",
|
||
|
"identitySecretRing": "/path/to/secring",
|
||
|
"ownerName": "Alice",
|
||
|
"shareHandlerPath": "/share/"
|
||
|
}
|