From 2717336d2c6519e649f52d958a4fbc84aaed5e8e Mon Sep 17 00:00:00 2001 From: Dennis Eriksen <796800+dennisse@users.noreply.github.com> Date: Sun, 31 May 2026 04:18:56 +0200 Subject: [PATCH] docs: Specify unit of time for POLLING_FREQUENCY and list-separation for TRUSTED_REVERSE_PROXY_NETWORKS --- miniflux.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniflux.1 b/miniflux.1 index d4316088..4153965e 100644 --- a/miniflux.1 +++ b/miniflux.1 @@ -546,7 +546,7 @@ a linked OAuth2 account to sign in\&. Disabled by default\&. .TP .B POLLING_FREQUENCY -Interval for the background job scheduler. +Interval in minutes for the background job scheduler. .br Determines how often a batch of feeds is selected for refresh, based on their last refresh time\&. @@ -625,7 +625,7 @@ Minimum interval in minutes for the round robin scheduler\&. Default is 60 minutes\&. .TP .B TRUSTED_REVERSE_PROXY_NETWORKS -List of networks (CIDR notation) allowed to use the proxy +A comma-separated list of networks (CIDR notation) allowed to use the proxy authentication header, \fBX-Forwarded-For\fR, \fBX-Forwarded-Proto\fR, and \fBX-Real-Ip\fR headers\&. .br