From 556d86cc533a1cb69f460d698d4aae6c7b2f6083 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 29 Mar 2025 15:53:50 +0100 Subject: [PATCH] Fix refresh instance config --- config-refresh.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/config-refresh.yaml b/config-refresh.yaml index 1f049ed..f3a3835 100644 --- a/config-refresh.yaml +++ b/config-refresh.yaml @@ -5,8 +5,6 @@ db: port: 5432 dbname: invidious -dmca_content: [] - check_tables: true hmac_key: REPLACE ME @@ -16,7 +14,16 @@ https_only: true statistics_enabled: true use_pubsub_feeds: true -use_innertube_for_captions: true + +channel_threads: 0 +feed_threads: 0 +jobs: + clear_expired_items: + enabled: false + refresh_channels: + enabled: false + refresh_feeds: + enabled: false invidious_companion_key: REPLACE ME invidious_companion: @@ -26,18 +33,8 @@ invidious_companion: public_url: "https://2.c.id.example.com" # ...and so on -default_user_preferences: - player_style: youtube - quality: dash - autoplay: true - save_player_pos: true - local: true - #http_proxy: # user: '' # password: '' # host: 192.0.2.39 # port: 8080 - -banner: 'Instance info here. Please read.    Having problems? Here are some solutions.' -