mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-13 12:06:15 +02:00
valkyrie: increase dc bot playlist limit
This commit is contained in:
parent
6870263c6a
commit
38eafec797
@ -12,7 +12,7 @@
|
|||||||
lib.mkIf cfg.enable {
|
lib.mkIf cfg.enable {
|
||||||
sops.templates."dcbot.env".content = ''
|
sops.templates."dcbot.env".content = ''
|
||||||
TOKEN=${config.sops.placeholder.discord-token}
|
TOKEN=${config.sops.placeholder.discord-token}
|
||||||
MAX_PLAYLIST_SIZE=10
|
MAX_PLAYLIST_SIZE=100
|
||||||
PRUNING=false
|
PRUNING=false
|
||||||
LOCALE=pl
|
LOCALE=pl
|
||||||
DEFAULT_VOLUME=100
|
DEFAULT_VOLUME=100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user