aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
diff options
context:
space:
mode:
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