aboutsummaryrefslogtreecommitdiff
path: root/modules/games/palworld.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/games/palworld.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/games/palworld.nix b/modules/games/palworld.nix
index 5ccc1fe..844eb36 100644
--- a/modules/games/palworld.nix
+++ b/modules/games/palworld.nix
@@ -17,7 +17,7 @@
ALWAYS_UPDATE_ON_START = "true";
MULTITHREAD_ENABLED = "true";
COMMUNITY_SERVER = "true";
- BACKUP_ENABLED = "true";
+ BACKUP_ENABLED = "false";
BACKUP_CRON_EXPRESSION = "0 * * * *";
NETSERVERMAXTICKRATE = "120";
DIFFICULTY = "None";