diff --git a/content/docs/config/index.md b/content/docs/config/index.md new file mode 100644 index 0000000..cfed028 --- /dev/null +++ b/content/docs/config/index.md @@ -0,0 +1,15 @@ +--- +title: "Configuration" +weight: 4 +summary: A list of all configuration options and what they do. +--- + +## Configuration + +### PORT: + +The port the backend should listen on. + +### PROXY_PART: + +The Base URL address of the proxy. You should use https://github.com/FireMasterK/http3-ytproxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth.