diff options
author | Jesús <heckyel@hyperbola.info> | 2022-11-19 03:50:33 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-11-19 03:50:33 +0800 |
commit | f6739d6f91a9ebdc48612f15e32bb9ccc05bc61c (patch) | |
tree | 96bec9e485dc90250b7d0954f57280f5545015bd /config.env.example | |
parent | a8e57e13650d5738b74e274affb577a7d9749a0f (diff) | |
download | yt-local-docker-f6739d6f91a9ebdc48612f15e32bb9ccc05bc61c.tar.lz yt-local-docker-f6739d6f91a9ebdc48612f15e32bb9ccc05bc61c.tar.xz yt-local-docker-f6739d6f91a9ebdc48612f15e32bb9ccc05bc61c.zip |
update config
Diffstat (limited to 'config.env.example')
-rw-r--r-- | config.env.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.env.example b/config.env.example index 3ae6b58..7bf62bc 100644 --- a/config.env.example +++ b/config.env.example @@ -30,6 +30,7 @@ CODEC_RANK_AV1=1 PREFER_UNI_SOURCES=True USE_VIDEO_PLAYER=2 +USE_VIDEO_DOWNLOAD=0 PROXY_IMAGES=True USE_COMMENTS_JS=True USE_SPONSORBLOCK_JS=False |