Skip to content

Commit 2683b24

Browse files
authored
modify the description for config.example.yaml about invidious companion
1 parent 89b0788 commit 2683b24

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

config/config.example.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,14 @@ db:
5555
#signature_server:
5656

5757
##
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.
6060
##
6161
## When this setting is commented out, Invidious companion is not used.
6262
##
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
6664
## to Invidious companion.
65+
## Or randomly choose one if multiple Invidious companion are configured.
6766
##
6867
## Accepted values: "http(s)://<IP-HOSTNAME>:<Port>"
6968
## Default: <none>

0 commit comments

Comments
 (0)