This commit is contained in:
Michael Grote 2024-06-03 21:06:24 +02:00
parent 4eb00d32a3
commit 12bebff240
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ php occ app:disable dashboard firstrunwizard federation federatedfilesharing nex
php occ app:enable twofactor_totp calendar contacts checksum epubviewer dicomviewer impersonate metadata quota_warning event_update_notification
# cron
sudo -u www-data php occ background:cron
php occ background:cron
# tz
php occ config:system:set logtimezone --value="Europe/Berlin"