perkeep/pkg/serverinit/testdata/blobpacked_googlecloud_mysq...

17 lines
456 B
JSON
Raw Normal View History

{
"listen": "localhost:3179",
"auth": "userpass:camlistore:pass3179",
"googlecloudstorage": "clientId:clientSecret:refreshToken:bucketName/blobs",
"packRelated": true,
"dbNames": {
"index": "camlitest",
"queue-sync-to-index": "sync_index_queue",
"ui_thumbcache": "ui_thumbmeta_cache"
},
"mysql": "root@localhost:root",
"identity": "26F5ABDA",
"identitySecretRing": "/path/to/secring",
"ownerName": "Alice",
"shareHandlerPath": "/share/"
}