disable nextcloud web updater
This commit is contained in:
parent
c247a3e94a
commit
66c3028bf5
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ nextcloud:
|
||||||
- app set_default_quota
|
- app set_default_quota
|
||||||
- app install_apps
|
- app install_apps
|
||||||
- app run_occ 'app:disable dashboard'
|
- app run_occ 'app:disable dashboard'
|
||||||
|
- app run_occ 'config:system:set upgrade.disable-web --value=true'
|
||||||
wordpress:
|
wordpress:
|
||||||
env:
|
env:
|
||||||
LOCALE: 'de_DE'
|
LOCALE: 'de_DE'
|
||||||
|
|
Loading…
Reference in a new issue