Set maintenance window for nextcloud
This commit is contained in:
parent
11a93dac55
commit
998d798797
@ -56,4 +56,5 @@ $CONFIG = array (
|
||||
'upgrade.disable-web' => true,
|
||||
# Allow Nextcloud to talk to Authentik
|
||||
'allow_local_remote_servers' => true,
|
||||
'maintenance_window_start' => 18,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user