mirror of
https://github.com/iv-org/invidious.git
synced 2026-01-18 09:42:40 +00:00
doc: Update HTTP proxy configuration comments (#5586)
* doc: Update HTTP proxy configuration comments Added information about proxy configuration for YouTube streams. * Document supported proxy types in config.example.yml Added note about supported proxy types in configuration.
This commit is contained in:
@@ -223,8 +223,12 @@ https_only: false
|
|||||||
|
|
||||||
##
|
##
|
||||||
## Configuration for using a HTTP proxy
|
## Configuration for using a HTTP proxy
|
||||||
##
|
|
||||||
## If unset, then no HTTP proxy will be used.
|
## If unset, then no HTTP proxy will be used.
|
||||||
|
## Proxy type supported: HTTP, HTTPS
|
||||||
|
##
|
||||||
|
## This is not used for loading the video streams from YouTube servers (circumvent YouTube restrictions)
|
||||||
|
## Please instead configure the proxy in Invidious companion:
|
||||||
|
## https://github.com/iv-org/invidious-companion/blob/master/config/config.example.toml
|
||||||
##
|
##
|
||||||
#http_proxy:
|
#http_proxy:
|
||||||
# user:
|
# user:
|
||||||
|
|||||||
Reference in New Issue
Block a user