From 37fe56f6afbcb6f01b41370c3e417da2a465edfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:25:06 +0100 Subject: [PATCH] Update config.json --- conf/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.json b/conf/config.json index bbe9eed..a316b24 100644 --- a/conf/config.json +++ b/conf/config.json @@ -15,6 +15,7 @@ "localstorage.allowsymlinks": true, "simpleSignUpLink.shown": false, "default_phone_region": "", + "maintenance_window_start": 1, "mail_smtpmode": "smtp", "mail_smtpport": "25", "mail_smtpauth": 1,