mirror of https://github.com/perkeep/perkeep.git
10 lines
213 B
JSON
10 lines
213 B
JSON
|
{
|
||
|
"listen": "localhost:3179",
|
||
|
"https": false,
|
||
|
"auth": "userpass:camlistore:pass3179",
|
||
|
"identity": "26F5ABDA",
|
||
|
"identitySecretRing": "/path/to/secring",
|
||
|
"blobPath": "/tmp/blobs",
|
||
|
"sqlite": "/tmp/camli.db"
|
||
|
}
|