aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-04-16 11:49:09 -0500
committerJesús <heckyel@hyperbola.info>2021-04-16 11:49:09 -0500
commit5a8e7e30d2a3f806520749b60c85077dbc1f5d3e (patch)
tree7d62bcecc6de15d79781a0ffd989bba4cfd97adb /config.env.example
downloadyt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.tar.lz
yt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.tar.xz
yt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.zip
initial commit
Diffstat (limited to 'config.env.example')
-rw-r--r--config.env.example36
1 files changed, 36 insertions, 0 deletions
diff --git a/config.env.example b/config.env.example
new file mode 100644
index 0000000..5907d2c
--- /dev/null
+++ b/config.env.example
@@ -0,0 +1,36 @@
+#
+# yt-local options
+#
+
+ROUTE_TOR=0
+TOR_PORT=9050
+TOR_CONTROL_PORT=9151
+
+ALLOW_FOREIGN_ADDRESSES=True
+
+SUBTITLES_MODE=0
+SUBTITLES_LANG='en'
+
+RELATED_VIDEOS_MODE=1
+
+COMMENTS_MODE=1
+ENABLE_COMMENTS_AVATARS=True
+DEFAULT_COMMENT_SORTING=0
+
+THEATER_MODE=True
+DEFAULT_RESOLUTION=720
+
+USE_VIDEO_HOTKEYS=True
+PROXY_IMAGES=True
+USE_COMMENTS_JS=True
+USE_SPONSORBLOCK_JS=False
+
+THEME=1
+FONT=1
+
+EMBED_PAGE_MODE=True
+AUTOCHECK_SUBSCRIPTIONS=True
+
+# debug
+GATHER_GOOGLEVIDEO_DOMAINS=False
+DEBUGGING_SAVE_RESPONSES=False