adds disable skeleton directory to nextclout hooks
This commit is contained in:
parent
08e9f8ad9f
commit
398d87e97b
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ nextcloud:
|
||||||
- app set_system_config activity_expire_days 180
|
- app set_system_config activity_expire_days 180
|
||||||
- app set_system_config updatechecker false
|
- app set_system_config updatechecker false
|
||||||
- app run_occ 'config:app:set --type boolean --value="false" updatenotification app_updated.enabled'
|
- app run_occ 'config:app:set --type boolean --value="false" updatenotification app_updated.enabled'
|
||||||
|
- app disable_skeletondirectory
|
||||||
upgrade-hooks:
|
upgrade-hooks:
|
||||||
- app run_occ db:add-missing-indices
|
- app run_occ db:add-missing-indices
|
||||||
- app run_occ 'maintenance:repair --include-expensive'
|
- app run_occ 'maintenance:repair --include-expensive'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue