Update README.md

This commit is contained in:
2026-05-29 18:31:02 +00:00
parent b3f2006650
commit 9a03850bf3
-2
View File
@@ -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.
---