This commit is contained in:
Michael Grote 2024-06-01 21:00:26 +02:00
parent 867de64fb3
commit 82f3b958ee
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ php occ config:system:set maintenance_window_start --type=integer --value=1
php occ app:disable dashboard firstrunwizard federation federatedfilesharing nextcloud_announcements recommendations circles survey_client user_status weather_status photos
# enable extra apps
php occ app:enable twofactor_totp calendar contacts checksum epubviewer dicomviewer impersonate
php occ app:enable twofactor_totp calendar contacts checksum epubviewer dicomviewer impersonate metadata quota_warning event_update_notification
# adhoc: docker exec --user www-data nextcloud-app php occ config:system:set trusted_domains 2 --value=docker10.mgrote.net