Update FredOS-Mediaserver.nix

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

View file

@ -91,7 +91,7 @@
SERVER_NAME = "Nordhammer.it Hytale Server";
MAX_PLAYERS = "50";
MEMORY = "4G";
ENABLE_BACKUP = true;
ENABLE_BACKUP = "true";
BACKUP_FREQUENCY = "30";
PASSWORD = "DukeSmells";
};