Skip to content

Commit 8adcaed

Browse files
committed
docs: clarify POLLING_FREQUENCY documentation
1 parent 5a97bf8 commit 8adcaed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

miniflux.1

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" Manpage for miniflux.
2-
.TH "MINIFLUX" "1" "August 19, 2025" "\ \&" "\ \&"
2+
.TH "MINIFLUX" "1" "September 29, 2025" "\ \&" "\ \&"
33

44
.SH NAME
55
miniflux \- Minimalist and opinionated feed reader
@@ -486,7 +486,9 @@ Set to 1 to authorize OAuth2 user creation\&.
486486
Disabled by default\&.
487487
.TP
488488
.B POLLING_FREQUENCY
489-
Refresh interval in minutes for feeds\&.
489+
Interval for the background job scheduler.
490+
.br
491+
Determines how often a batch of feeds is selected for refresh, based on their last refresh time\&.
490492
.br
491493
Default is 60 minutes\&.
492494
.TP

0 commit comments

Comments
 (0)