2012-04-22 15:33:22 +00:00
|
|
|
{
|
|
|
|
"listen": "localhost:3179",
|
2012-10-20 19:33:39 +00:00
|
|
|
"https": false,
|
2012-04-22 15:33:22 +00:00
|
|
|
"auth": "userpass:camlistore:pass3179",
|
|
|
|
"blobPath": "/tmp/blobs",
|
|
|
|
"identity": "26F5ABDA",
|
|
|
|
"identitySecretRing": "/path/to/secring",
|
2013-01-10 23:29:08 +00:00
|
|
|
"memIndex": true,
|
2012-04-22 15:33:22 +00:00
|
|
|
"s3": "",
|
|
|
|
"publish": {
|
|
|
|
"/blog/": {
|
|
|
|
"rootPermanode": "sha1-xxxxx",
|
|
|
|
"template": "blog",
|
|
|
|
"style": "blog-purple.css"
|
|
|
|
}
|
|
|
|
},
|
2013-02-28 23:30:16 +00:00
|
|
|
"replicateTo": [],
|
|
|
|
"shareHandler": true
|
2012-04-22 15:33:22 +00:00
|
|
|
}
|