valkyrie: increase dc bot playlist limit
This commit is contained in:
parent
6870263c6a
commit
38eafec797
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue