mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-16 04:15:42 +02:00
adjust docs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
parent
04fcda9b1a
commit
8cdcde2e56
@ -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
|
||||
|
@ -34,6 +34,8 @@ theme:
|
||||
- navigation.expand
|
||||
- navigation.sections
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
|
||||
# extra:
|
||||
# version:
|
||||
|
Loading…
Reference in New Issue
Block a user