From 9a3303d352c266edfd87a336eb1dc545707056ce Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 8 Jan 2022 08:03:13 +0100 Subject: [PATCH] images_location --- webtrees/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 035678fcd..6450b50b5 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -86,7 +86,8 @@ "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", - "cifspassword": "str?" + "cifspassword": "str?", + "images_location": "str?" }, "services": ["mysql:want"], "slug": "webtrees",