mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Increase default batch size value
This commit is contained in:
parent
5b8eb4735c
commit
89e8e94bf1
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" Manpage for miniflux.
|
||||
.TH "MINIFLUX" "1" "February 20, 2021" "\ \&" "\ \&"
|
||||
.TH "MINIFLUX" "1" "April 30, 2021" "\ \&" "\ \&"
|
||||
|
||||
.SH NAME
|
||||
miniflux \- Minimalist and opinionated feed reader
|
||||
|
@ -136,7 +136,7 @@ Default is 60 minutes\&.
|
|||
.B BATCH_SIZE
|
||||
Number of feeds to send to the queue for each interval\&.
|
||||
.br
|
||||
Default is 10 feeds\&.
|
||||
Default is 100 feeds\&.
|
||||
.TP
|
||||
.B POLLING_SCHEDULER
|
||||
Scheduler used for polling feeds. Possible values are "round_robin" or "entry_frequency"\&.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue