aboutsummaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
index 2631acc..d24d131 100644
--- a/config.json.example
+++ b/config.json.example
@@ -24,5 +24,11 @@
"admin_account": "uid=admin,dc=example,dc=com",
"group_can_admin": "gid=admin,ou=groups,dc=example,dc=com",
"group_can_invite": ""
+
+ "s3_endpoint": "garage.example.com",
+ "s3_access_key": "",
+ "s3_secret_key": "",
+ "s3_region": "garage",
+ "s3_bucket": "bottin-pictures"
}