mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add FORCE_REFRESH_INTERVAL
config option
This commit is contained in:
parent
a1879ea37c
commit
4590da2fc3
23 changed files with 126 additions and 20 deletions
|
@ -172,6 +172,10 @@ Refresh interval in minutes for feeds\&.
|
|||
.br
|
||||
Default is 60 minutes\&.
|
||||
.TP
|
||||
.B FORCE_REFRESH_INTERVAL
|
||||
The minimum interval for manual refresh\&.
|
||||
.br
|
||||
Default is 30 minutes\&.
|
||||
.B BATCH_SIZE
|
||||
Number of feeds to send to the queue for each interval\&.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue