mirror of https://github.com/perkeep/perkeep.git
11 lines
264 B
JSON
11 lines
264 B
JSON
|
{
|
||
|
"listen": "localhost:3179",
|
||
|
"auth": "userpass:camlistore:pass3179",
|
||
|
"blobPath": "/tmp/blobs",
|
||
|
"levelDB": "/path/to/indexleveldb.ldb",
|
||
|
"identity": "26F5ABDA",
|
||
|
"identitySecretRing": "/path/to/secring",
|
||
|
"ownerName": "Alice",
|
||
|
"shareHandlerPath": "/share/"
|
||
|
}
|