2012-03-15 12:31:06 +00:00
|
|
|
{
|
|
|
|
"listen": "localhost:3179",
|
2012-10-20 19:33:39 +00:00
|
|
|
"https": false,
|
2012-03-15 12:31:06 +00:00
|
|
|
"auth": "userpass:camlistore:pass3179",
|
|
|
|
"blobPath": "/tmp/blobs",
|
2012-04-13 22:46:01 +00:00
|
|
|
"identity": "26F5ABDA",
|
|
|
|
"identitySecretRing": "/path/to/secring",
|
2013-01-10 23:29:08 +00:00
|
|
|
"memIndex": true,
|
2012-12-22 00:13:36 +00:00
|
|
|
"s3": "key:secret:bucket",
|
2013-07-06 20:29:17 +00:00
|
|
|
"google": "clientId:clientSecret:refreshToken:bucketName",
|
2012-04-22 15:33:22 +00:00
|
|
|
"replicateTo": [],
|
2013-02-28 23:30:16 +00:00
|
|
|
"publish": {},
|
2013-07-06 20:29:17 +00:00
|
|
|
"ownerName": "Brad",
|
2013-02-28 23:30:16 +00:00
|
|
|
"shareHandler": true
|
2012-03-15 12:31:06 +00:00
|
|
|
}
|