From ae7f1c8f2e9b28493ab4ddec3147bcd9c134b0a1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 10 Jun 2022 09:16:36 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/seafile/config.json b/seafile/config.json index 302e3296d..1fc05a560 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -80,8 +80,7 @@ "TZ": "str?", "database": "list(sqlite|mariadb_addon)", "data_location": "str", - "seafile_server_letsencrypt": "bool?", - "seafile_server_hostname": "str", + "URL": "str", "seafile_admin_email": "email", "seafile_admin_password": "str", "cifspassword": "str?",