nextcloud: configure maintenance window start time
See: https://docs.nextcloud.com/server/28/admin_manual/configuration_server/background_jobs_configuration.html#maintenance-window-start
This commit is contained in:
		
					parent
					
						
							
								6ad42219c0
							
						
					
				
			
			
				commit
				
					
						a23c152d8e
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -13,4 +13,5 @@ $CONFIG = array ( | |||
|     'mail_domain' => 'cloud.hamburg.ccc.de', | ||||
|     'mail_smtppassword' => '{{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/cloud/smtp_password", create=false, missing="error") }}', | ||||
|     'mail_smtpdebug' => true, | ||||
|     'maintenance_window_start' => 1, | ||||
| ); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue