Просмотр исходного кода

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

Dennis Eriksen 1 неделя назад
Родитель
Сommit
2717336d2c
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      miniflux.1

+ 2 - 2
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