From 4bae2d93cdcfdd6a433eae48a3ee4c55ff95f76a Mon Sep 17 00:00:00 2001 From: Fijxu Date: Thu, 24 Apr 2025 19:07:13 -0400 Subject: [PATCH] update env files --- .common.env.example | 13 +++++++++++-- .env.example | 5 ----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.common.env.example b/.common.env.example index 3f97ed6..48c2a58 100644 --- a/.common.env.example +++ b/.common.env.example @@ -10,14 +10,23 @@ REVERSEPROXY_PUBLIC_PORT=443 REVERSEPROXY_METRICS_PORT=10000 # invidious-companion -VIDEO_CACHE_ON_DISK=true SERVER_MAX_DASH_RESOLUTION=1080 VERIFY_REQUESTS=true PORT=8081 -FREQUENCY_SECONDS=65 +SERVER_SECRET_KEY="" +SERVER_ENCRYPT_QUERY_PARAMS=true +PO_TOKEN_CHECK=true +JOBS_YOUTUBESESSION_FREQUENCY="*/5 * * * *" +MAX_PROXY_RETIRES=2 +SERVER_ENABLE_METRICS=true +SERVER_DISABLE_LOGS=true +SERVER_TRACK_UNKNOWN_INNERTUBE_ERRORS=true # ytproxy YTPROXY_PORT=8080 +# Has to be the same as SERVER_SECRET_KEY +YTPROXY_SECRET_KEY="" +YTPROXY_BLOCK_CHECKER=false # Gluetun DOT_PROVIDERS=google diff --git a/.env.example b/.env.example index 73f52ed..6878707 100644 --- a/.env.example +++ b/.env.example @@ -2,11 +2,6 @@ COMPANION_HOST="" EXVPP_HOST="" -# invidious-companion -SERVER_SECRET_KEY="" -SERVER_BASE_URL="" -EXTERNAL_VIDEOPLAYBACK_PROXY="" - # Gluetun UPDATER_VPN_SERVICE_PROVIDERS= VPN_SERVICE_PROVIDER=