apps
This commit is contained in:
parent
867de64fb3
commit
82f3b958ee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
php occ app:disable dashboard firstrunwizard federation federatedfilesharing nextcloud_announcements recommendations circles survey_client user_status weather_status photos
|
||||||
|
|
||||||
# enable extra apps
|
# 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
|
# adhoc: docker exec --user www-data nextcloud-app php occ config:system:set trusted_domains 2 --value=docker10.mgrote.net
|
||||||
|
|
Loading…
Reference in a new issue