mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
docs: add content about configuration
This commit is contained in:
parent
caf756a6d1
commit
63cabdfb2d
1 changed files with 15 additions and 0 deletions
15
content/docs/config/index.md
Normal file
15
content/docs/config/index.md
Normal file
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue