Update server configuration
This commit is contained in:
parent
5a9aa69056
commit
a9a1fe66b4
1 changed files with 5 additions and 3 deletions
|
@ -20,9 +20,11 @@ DEFAULT_STREAM_DATA_PROXY="https://twitch-backend.sudovanilla.org" # SafeTwitch
|
|||
DEFAULT_IMAGE_PROXY="https://ipx.sudovanilla.org"
|
||||
### Options
|
||||
DEFAULT_PLAYER="Zorn"
|
||||
ALLOW_8K="true"
|
||||
ALLOW_4K="true"
|
||||
ALLOW_1080P="true"
|
||||
ENABLE_8K="false"
|
||||
ENABLE_4K="true"
|
||||
ENABLE_1080P="true"
|
||||
ENABLE_DOWNLOAD="true"
|
||||
ENABLE_ACCOUNT="true"
|
||||
|
||||
# Source Code Information
|
||||
## If you've modified the source code, please publish
|
||||
|
|
Reference in a new issue