[config.env.example]: update

This commit is contained in:
Jesús 2021-05-24 21:22:39 -05:00
parent 16c2bf4984
commit b5bef229fb
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ DEFAULT_COMMENT_SORTING=0
THEATER_MODE=True
DEFAULT_RESOLUTION=720
USE_VIDEO_HOTKEYS=True
USE_VIDEO_PLAYER=2
PROXY_IMAGES=True
USE_COMMENTS_JS=True
USE_SPONSORBLOCK_JS=False

View File

@ -50,7 +50,7 @@ theater_mode = $THEATER_MODE
default_resolution = $DEFAULT_RESOLUTION
use_video_hotkeys = $USE_VIDEO_HOTKEYS
use_video_player = $USE_VIDEO_PLAYER
proxy_images = $PROXY_IMAGES