From 3d8a3357d9cd8913ade8df8b8dfda09c3d13ae83 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:36:13 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index fcc4c359d..9e6cf8dd0 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -19,7 +19,10 @@ "WT_PASS": "mybadpassword", "WT_EMAIL": "me@example.com" }, - "map": ["share:rw", "ssl:ro"], + "map": [ + "share:rw", + "ssl" + ], "name": "Webtrees DO NOT USE", "options": { "ssl": false,