From f6739d6f91a9ebdc48612f15e32bb9ccc05bc61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 19 Nov 2022 03:50:33 +0800 Subject: update config --- core/entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/entrypoint.sh') diff --git a/core/entrypoint.sh b/core/entrypoint.sh index b2956ca..d624a67 100644 --- a/core/entrypoint.sh +++ b/core/entrypoint.sh @@ -64,6 +64,8 @@ prefer_uni_sources = ${PREFER_UNI_SOURCES:-True} use_video_player = ${USE_VIDEO_PLAYER:-0} +use_video_download = ${USE_VIDEO_DOWNLOAD:-0} + proxy_images = ${PROXY_IMAGES:-True} use_comments_js = ${USE_COMMENTS_JS:-True} -- cgit v1.2.3