2014-08-24 02:54:32 +00:00
|
|
|
{
|
|
|
|
"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,
|
2015-02-21 12:22:11 +00:00
|
|
|
"dbNames": {
|
|
|
|
"index": "camindex",
|
|
|
|
"ui_thumbcache": "thumbcache_db",
|
|
|
|
"queue-sync-to-index": "camindex_syncindex_q"
|
|
|
|
}
|
2014-08-24 02:54:32 +00:00
|
|
|
}
|