mirror of https://github.com/perkeep/perkeep.git
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"listen": "localhost:3179",
|
|
"https": false,
|
|
"auth": "userpass:camlistore:pass3179",
|
|
"identity": "26F5ABDA",
|
|
"identitySecretRing": "/path/to/secring",
|
|
"mysql": "root@camlistore.cloudsql.google.internal:root",
|
|
"googlecloudstorage": ":bucketName",
|
|
"shareHandler": true,
|
|
"dbname": "camindex"
|
|
}
|