diff --git a/README.md b/README.md index 0379af2..34b1e87 100644 --- a/README.md +++ b/README.md @@ -113,8 +113,6 @@ Nextcloud background tasks run via system cron as root every 5 minutes: */5 * * * * php -f /var/www/nc.wittenberger.us/cron.php ``` -To restore after accidental removal: - Verify cron mode is set to **Cron** (not Ajax or Webcron) under **Administration → Basic Settings** in the Nextcloud UI. ---