mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add HTTP proxy option for subscriptions
This commit is contained in:
parent
0f258fd55b
commit
cf7712acea
40 changed files with 201 additions and 65 deletions
|
@ -250,6 +250,11 @@ Maximum body size for HTTP requests in Mebibyte (MiB)\&.
|
|||
.br
|
||||
Default is 15 MiB\&.
|
||||
.TP
|
||||
.B HTTP_CLIENT_PROXY
|
||||
Proxy URL for HTTP client\&.
|
||||
.br
|
||||
Default is empty\&.
|
||||
.TP
|
||||
.B AUTH_PROXY_HEADER
|
||||
Proxy authentication HTTP header\&.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue