Update game-servers.nix
This commit is contained in:
parent
4f6b728638
commit
cbdb68aed9
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
environment = {
|
||||
SERVER_NAME = "Nordhammer.it Hytale Server";
|
||||
MAX_PLAYERS = "50";
|
||||
MEMORY = "8G"; # Increased from 4G to 8G
|
||||
ENABLE_BACKUP = "true";
|
||||
BACKUP_FREQUENCY = "30";
|
||||
PASSWORD = "DukeSmells";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue