2013-08-25 17:25:30 +00:00
|
|
|
{
|
|
|
|
"listen": "localhost:3179",
|
|
|
|
"https": false,
|
|
|
|
"auth": "userpass:camlistore:pass3179",
|
|
|
|
"blobPath": "/tmp/blobs",
|
|
|
|
"identity": "26F5ABDA",
|
|
|
|
"identitySecretRing": "/path/to/secring",
|
2013-12-11 08:20:22 +00:00
|
|
|
"kvIndexFile": "/path/to/indexkv.db",
|
2013-08-25 17:25:30 +00:00
|
|
|
"s3": "key:secret:bucket",
|
|
|
|
"googlecloudstorage": "clientId:clientSecret:refreshToken:bucketName",
|
|
|
|
"googledrive": "clientId:clientSecret:refreshToken:parentDirId",
|
|
|
|
"replicateTo": [],
|
|
|
|
"publish": {},
|
|
|
|
"ownerName": "Brad",
|
|
|
|
"shareHandlerPath": "/share/"
|
|
|
|
}
|