From 24600c8787f949d0de2596a9c6b54a38474e461a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 18 Apr 2023 22:45:04 +0200 Subject: add dependency to garage --- config.json.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.json.example') diff --git a/config.json.example b/config.json.example index 3bdb94a..1760685 100644 --- a/config.json.example +++ b/config.json.example @@ -25,6 +25,9 @@ "group_can_admin": "gid=admin,ou=groups,dc=bottin,dc=eu", "group_can_invite": "", + "s3_admin_endpoint": "localhost:3903", + "s3_admin_token": "GlXP43PWH3LuvEGSNxKYzZCyUss8VqZmarBU+HUlrxw=", + "s3_endpoint": "localhost", "s3_access_key": "", "s3_secret_key": "", -- cgit v1.2.3