From 96b5c3b2d930a676b903101d90f7228f7a3fb161 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 22:30:55 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtrees/config.json b/webtrees/config.json index 7d4ecd558..966230e89 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -41,8 +41,8 @@ "DB_TYPE": "list(sqlite|external)", "WT_USER": "str", "WT_NAME": "str", - "WT_PASS": "str", - "WT_EMAIL": "str" + "WT_PASS": "password", + "WT_EMAIL": "email" }, "slug": "webtrees", "startup": "services",