mirror of
https://github.com/miniflux/v2.git
synced 2025-09-30 19:22:11 +00:00
docs: clarify POLLING_FREQUENCY documentation
This commit is contained in:
parent
5a97bf8b5e
commit
8adcaed29e
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" Manpage for miniflux.
|
||||
.TH "MINIFLUX" "1" "August 19, 2025" "\ \&" "\ \&"
|
||||
.TH "MINIFLUX" "1" "September 29, 2025" "\ \&" "\ \&"
|
||||
|
||||
.SH NAME
|
||||
miniflux \- Minimalist and opinionated feed reader
|
||||
|
@ -486,7 +486,9 @@ Set to 1 to authorize OAuth2 user creation\&.
|
|||
Disabled by default\&.
|
||||
.TP
|
||||
.B POLLING_FREQUENCY
|
||||
Refresh interval in minutes for feeds\&.
|
||||
Interval for the background job scheduler.
|
||||
.br
|
||||
Determines how often a batch of feeds is selected for refresh, based on their last refresh time\&.
|
||||
.br
|
||||
Default is 60 minutes\&.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue