Disable update for Nextcloud and enable HTS #3

Merged
carla merged 3 commits from feature/491_nextcloud_disableupdates into main 2025-07-16 08:40:34 +02:00
Showing only changes of commit aaeb7ccda9 - Show all commits

View file

@ -62,6 +62,7 @@ nextcloud:
- 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'
- db upgrade_mariadb - db upgrade_mariadb
- app run_occ 'upgrade'
pretix: pretix:
initial-hooks: initial-hooks:
- app change_adminpass - app change_adminpass