update
This commit is contained in:
parent
7b57b1b12c
commit
826357fb77
2 changed files with 17 additions and 12 deletions
|
@ -20,6 +20,9 @@ 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"
|
||||
|
||||
# Source Code Information
|
||||
## If you've modified the source code, please publish
|
||||
|
@ -32,9 +35,7 @@ META_COLOR="#000"
|
|||
COLOR=""
|
||||
THEME=""
|
||||
THEME_TOGGLE_ENABLED=""
|
||||
THEME_TOGGLE_STYLE=""
|
||||
FOOTER_VERSION="true"
|
||||
REVERT_LAYOUT=""
|
||||
SIDEBAR_CATEGORIES="true"
|
||||
SIDEBAR_DISCOVER="true"
|
||||
|
||||
|
|
Reference in a new issue