perkeep/pkg/serverconfig/testdata/s3_alt_host.json

13 lines
281 B
JSON

{
"listen": "localhost:3179",
"https": false,
"auth": "userpass:camlistore:pass3179",
"identity": "26F5ABDA",
"identitySecretRing": "/path/to/secring",
"memIndex": true,
"s3": "key:secret:bucket:foo.com",
"replicateTo": [],
"publish": {},
"shareHandlerPath": "/share/"
}