nexctloud maintenance window

This commit is contained in:
William 2024-10-14 11:29:21 -03:00
parent 671dbfdb95
commit 1a02b53eae

View file

@ -20,6 +20,7 @@
settings = { settings = {
trusted_proxies = [ "127.0.0.1" ]; trusted_proxies = [ "127.0.0.1" ];
default_phone_region = "BR"; default_phone_region = "BR";
maintenance_window_start = "4";
}; };
config = { config = {
dbtype = "pgsql"; dbtype = "pgsql";