File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 55
55
# signature_server:
56
56
57
57
# #
58
- # # Path to the Invidious companion.
59
- # # An external program for loading the video streams from YouTube servers.
58
+ # # Invidious companion is an external program
59
+ # # for loading the video streams from YouTube servers.
60
60
# #
61
61
# # When this setting is commented out, Invidious companion is not used.
62
62
# #
63
- # # When this setting is configured and "external_port" is used then
64
- # # you need to configure Invidious companion routes into your reverse proxy.
65
- # # If "external_port" is not configured then Invidious will proxy the requests
63
+ # # When this setting is configured, then Invidious will proxy the requests
66
64
# # to Invidious companion.
65
+ # # Or randomly choose one if multiple Invidious companion are configured.
67
66
# #
68
67
# # Accepted values: "http(s)://<IP-HOSTNAME>:<Port>"
69
68
# # Default: <none>
You can’t perform that action at this time.
0 commit comments