mirror of https://github.com/perkeep/perkeep.git
14 lines
345 B
JSON
14 lines
345 B
JSON
{
|
|
"listen": "localhost:3179",
|
|
"https": false,
|
|
"auth": "userpass:camlistore:pass3179",
|
|
"identity": "26F5ABDA",
|
|
"identitySecretRing": "/path/to/secring",
|
|
"memIndex": true,
|
|
"s3": "key:secret:bucket",
|
|
"googlecloudstorage": "clientId:clientSecret:refreshToken:bucketName",
|
|
"replicateTo": [],
|
|
"publish": {},
|
|
"shareHandlerPath": "/share/"
|
|
}
|