Set maintenance window for nextcloud
This commit is contained in:
parent
11a93dac55
commit
998d798797
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue