diff options
Diffstat (limited to 'config.env.example')
-rw-r--r-- | config.env.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.env.example b/config.env.example index 7bf62bc..e48b533 100644 --- a/config.env.example +++ b/config.env.example @@ -23,11 +23,12 @@ ENABLE_COMMENTS_AVATARS=True DEFAULT_COMMENT_SORTING=0 THEATER_MODE=True +AUTOPLAY_VIDEOS=True DEFAULT_RESOLUTION=1080 CODEC_RANK_H264=3 CODEC_RANK_VP=2 CODEC_RANK_AV1=1 -PREFER_UNI_SOURCES=True +PREFER_UNI_SOURCES=1 USE_VIDEO_PLAYER=2 USE_VIDEO_DOWNLOAD=0 |