mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Update ChangeLog
This commit is contained in:
parent
756dd449cc
commit
0336774e8c
2 changed files with 85 additions and 4 deletions
|
@ -257,11 +257,11 @@ use it as a reading time\&.
|
|||
Disabled by default\&.
|
||||
.TP
|
||||
.B FILTER_ENTRY_MAX_AGE_DAYS
|
||||
Number of days after which new entries should be retained.\&.
|
||||
Number of days after which new entries should be retained\&.
|
||||
.br
|
||||
Set 7 to fetch only entries 7 days old.\&.
|
||||
Set 7 to fetch only entries 7 days old\&.
|
||||
.br
|
||||
Default is 0\&.
|
||||
Default is 0 (disabled)\&.
|
||||
.TP
|
||||
.B FORCE_REFRESH_INTERVAL
|
||||
The minimum interval for manual refresh\&.
|
||||
|
@ -368,7 +368,7 @@ Default is http-only\&.
|
|||
.B MEDIA_PROXY_PRIVATE_KEY
|
||||
Set a custom custom private key used to sign proxified media URLs\&.
|
||||
.br
|
||||
By default, a secret is randomly generated during startup\&.
|
||||
By default, a secret key is randomly generated during startup\&.
|
||||
.TP
|
||||
.B METRICS_ALLOWED_NETWORKS
|
||||
List of networks allowed to access the metrics endpoint (comma-separated values)\&.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue