perkeep/pkg/serverinit/testdata/thumbcache_on_db.json

12 lines
301 B
JSON
Raw Normal View History

{
"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,
"dbname": "camindex"
}