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?",