From 7715a9c702b02f3d77d31c09eb0ec39bfb82e7f1 Mon Sep 17 00:00:00 2001 From: HubbeKing Date: Tue, 21 Nov 2023 09:21:54 +0200 Subject: [PATCH] Run chat_archiver by default and backfill emotes by default --- k8s.jsonnet | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s.jsonnet b/k8s.jsonnet index 8d64920..1f1fcc6 100644 --- a/k8s.jsonnet +++ b/k8s.jsonnet @@ -35,7 +35,7 @@ playlist_manager: false, # auto-populating youtube playlists nginx: true, # proxying between the various pods postgres: false, # source-of-truth database - chat_archiver: false, # records twitch chat messages and merges them with records from other nodes + chat_archiver: true, # records twitch chat messages and merges them with records from other nodes }, // Twitch channels to capture. @@ -46,7 +46,7 @@ backfill_only_channels: [], // extra directories to backfill - backfill_dirs: [], + backfill_dirs: ["emotes"], // Cleaned up version of $.channels without importance/type markers. // General form is CHANNEL[!][:TYPE:URL].