mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-05-10 01:34:04 +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`.
|
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
|
Reset the `reserved_at` by executing
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
@ -34,6 +34,8 @@ theme:
|
|||||||
- navigation.expand
|
- navigation.expand
|
||||||
- navigation.sections
|
- navigation.sections
|
||||||
|
|
||||||
|
markdown_extensions:
|
||||||
|
- admonition
|
||||||
|
|
||||||
# extra:
|
# extra:
|
||||||
# version:
|
# version:
|
||||||
|
Loading…
Reference in New Issue
Block a user