summaryrefslogtreecommitdiffstats
path: root/docs/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index e9c4d5e95..d9721b923 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -59,6 +59,10 @@ Feeds can be updated using Nextcloud's system cron or an [external updater](http
You will get two rows where column `class`will be `OCA\News\Cron\Updater` and `OCA\News\Cron\UpdaterJob`.
+!!! info
+
+ In newer versions of News (21.x.x) the old job OCA\News\Cron\Updater was removed from the DB.
+
Reset the `reserved_at` by executing
```sql