From 38eafec797ccac2c702a13e40221711e5769ba6c Mon Sep 17 00:00:00 2001 From: materus Date: Fri, 5 Apr 2024 21:57:02 +0200 Subject: [PATCH] valkyrie: increase dc bot playlist limit --- configurations/host/valkyrie/services/dcbot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurations/host/valkyrie/services/dcbot.nix b/configurations/host/valkyrie/services/dcbot.nix index 9599b05..7d3662b 100644 --- a/configurations/host/valkyrie/services/dcbot.nix +++ b/configurations/host/valkyrie/services/dcbot.nix @@ -12,7 +12,7 @@ lib.mkIf cfg.enable { sops.templates."dcbot.env".content = '' TOKEN=${config.sops.placeholder.discord-token} - MAX_PLAYLIST_SIZE=10 + MAX_PLAYLIST_SIZE=100 PRUNING=false LOCALE=pl DEFAULT_VOLUME=100