forked from coop-cloud/nextcloud
Added info on maintenance window setting
This commit is contained in:
@ -130,6 +130,10 @@ For example, this command sets the default language for new users to Danish:
|
||||
|
||||
`abra app cmd <app-name> app set_system_config default_language 'da'`
|
||||
|
||||
And, to avoid warnings about maintenance window, run this command ([read more here](https://docs.nextcloud.com/server/32/admin_manual/configuration_server/background_jobs_configuration.html)):
|
||||
|
||||
`abra app cmd <app-name> app set_system_config maintenance_window_start 1`
|
||||
|
||||
## Default user files
|
||||
|
||||
- Follow [these docs](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/default_files_configuration.html) to set the default files list for each user in the Files app
|
||||
|
||||
Reference in New Issue
Block a user