From cc082ef5c75ae508f514df3fd02e47e166420662 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Jun 2022 23:17:06 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seafile/config.json b/seafile/config.json index b2b6999e7..b43f9a028 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -74,7 +74,7 @@ "schema": { "PUID": "int", "PGID": "int", - "TZ": "str", + "TZ": "str?", "database": "list(sqlite|mariadb_addon)", "data_location": "str", "seafile_server_letsencrypt": "bool?",