From c822f32c10b4e1702087ac4abdc2c1f23663e2d0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Oct 2021 22:05:45 +0200 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 126c73773..7d4ecd558 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -38,7 +38,7 @@ "schema": { "LANG": "str", "BASE_URL": "url", - "DB_TYPE": "list(sqlite|other)", + "DB_TYPE": "list(sqlite|external)", "WT_USER": "str", "WT_NAME": "str", "WT_PASS": "str",