mirror of https://github.com/perkeep/perkeep.git
14 lines
315 B
JSON
14 lines
315 B
JSON
{
|
|
"listen": "localhost:3179",
|
|
"https": false,
|
|
"auth": "userpass:camlistore:pass3179",
|
|
"identity": "26F5ABDA",
|
|
"identitySecretRing": "/path/to/secring",
|
|
"dbname": "camlitest",
|
|
"mysql": "user@localhost:password",
|
|
"s3": "key:secret:bucket",
|
|
"replicateTo": [],
|
|
"publish": {},
|
|
"shareHandlerPath": "/share/"
|
|
}
|