From ac896e05b1bd31882c98f83049673ff5565400eb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:21:01 +0100 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 28f36fe2f..88213d538 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -18,7 +18,7 @@ "WT_PASS": "mybadpassword", "WT_EMAIL": "me@example.com" }, - "map": ["share:rw", "ssl"], + "map": ["config:rw", "share:rw", "ssl"], "name": "Webtrees", "options": { "CONFIG_LOCATION": "/config/addons_config/webtrees/config.yaml",