mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Allow setting a custom image proxy URL
This commit is contained in:
parent
b8c3153b75
commit
bbc087d2ad
5 changed files with 57 additions and 1 deletions
|
@ -370,6 +370,11 @@ Avoids mixed content warnings for external images: http-only, all, or none\&.
|
|||
.br
|
||||
Default is http-only\&.
|
||||
.TP
|
||||
.B PROXY_IMAGE_URL
|
||||
Sets a server to proxy images through\&.
|
||||
.br
|
||||
Default is empty, miniflux does the proxying\&.
|
||||
.TP
|
||||
.B HTTP_CLIENT_TIMEOUT
|
||||
Time limit in seconds before the HTTP client cancel the request\&.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue