mirror of https://github.com/perkeep/perkeep.git
12 lines
334 B
JSON
12 lines
334 B
JSON
{
|
|
"listen": "localhost:3179",
|
|
"auth": "userpass:camlistore:pass3179",
|
|
"googlecloudstorage": "clientId:clientSecret:refreshToken:bucketName/blobs",
|
|
"packRelated": true,
|
|
"levelDB": "/path/to/index.leveldb",
|
|
"identity": "26F5ABDA",
|
|
"identitySecretRing": "/path/to/secring",
|
|
"ownerName": "Alice",
|
|
"shareHandlerPath": "/share/"
|
|
}
|