Update FredOS-Mediaserver.nix

This commit is contained in:
ediblerope 2026-01-20 19:37:16 +00:00 committed by GitHub
parent d70833c9ed
commit 70c2dab246
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@
MAX_PLAYERS = "50"; MAX_PLAYERS = "50";
MEMORY = "4G"; MEMORY = "4G";
ENABLE_BACKUP = true; ENABLE_BACKUP = true;
BACKUP_FREQUENCY = 30; BACKUP_FREQUENCY = "30";
PASSWORD = "DukeSmells"; PASSWORD = "DukeSmells";
}; };
volumes = [ volumes = [