docs: Specify unit of time for POLLING_FREQUENCY and list-separation for TRUSTED_REVERSE_PROXY_NETWORKS

This commit is contained in:
Dennis Eriksen
2026-05-31 04:18:56 +02:00
committed by GitHub
parent 9a774083ab
commit 2717336d2c
+2 -2
View File
@@ -546,7 +546,7 @@ a linked OAuth2 account to sign in\&.
Disabled by default\&. Disabled by default\&.
.TP .TP
.B POLLING_FREQUENCY .B POLLING_FREQUENCY
Interval for the background job scheduler. Interval in minutes for the background job scheduler.
.br .br
Determines how often a batch of feeds is selected for refresh, Determines how often a batch of feeds is selected for refresh,
based on their last refresh time\&. based on their last refresh time\&.
@@ -625,7 +625,7 @@ Minimum interval in minutes for the round robin scheduler\&.
Default is 60 minutes\&. Default is 60 minutes\&.
.TP .TP
.B TRUSTED_REVERSE_PROXY_NETWORKS .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, authentication header, \fBX-Forwarded-For\fR,
\fBX-Forwarded-Proto\fR, and \fBX-Real-Ip\fR headers\&. \fBX-Forwarded-Proto\fR, and \fBX-Real-Ip\fR headers\&.
.br .br