adds disable skeleton directory to nextclout hooks

This commit is contained in:
carla 2026-04-13 07:30:07 +02:00
parent 08e9f8ad9f
commit 398d87e97b
Signed by: carla
GPG key ID: 908AFB7283DFC1B3

View file

@ -64,6 +64,7 @@ nextcloud:
- app set_system_config activity_expire_days 180
- app set_system_config updatechecker false
- app run_occ 'config:app:set --type boolean --value="false" updatenotification app_updated.enabled'
- app disable_skeletondirectory
upgrade-hooks:
- app run_occ db:add-missing-indices
- app run_occ 'maintenance:repair --include-expensive'