From f352d28ccbb77dccd38bb72912cdb2d32faa75a0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Dec 2021 06:31:15 +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 9acdb3e8a..8c8103307 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -45,7 +45,7 @@ "schema": { "CONFIG_LOCATION": "str", "BASE_URL": "url", - "DB_TYPE": "list(sqlite|external)" + "DB_TYPE": "list(sqlite|external|mariadb_addon)" }, "slug": "webtrees", "startup": "services",