summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-03-02 16:30:45 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-02 17:51:53 +0100
commit8cdcde2e56a9eb6b23abb5577f2cb8f059cf26b9 (patch)
tree545e3d40a3607d416bfead01c68de59c450936df
parent04fcda9b1a1016e08316e14fef182d1955b5e4e6 (diff)
adjust docs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--docs/faq.md4
-rw-r--r--mkdocs.yml2
2 files changed, 6 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
diff --git a/mkdocs.yml b/mkdocs.yml
index 949537b8f..c4f75db5f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -34,6 +34,8 @@ theme:
- navigation.expand
- navigation.sections
+markdown_extensions:
+ - admonition
# extra:
# version: