From 01813b31f01bdb9c68278bccacbe14d0af86e15d Mon Sep 17 00:00:00 2001 From: "Carlos M. Martinez" Date: Sun, 28 Jan 2024 11:12:57 -0500 Subject: [PATCH] Added clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb3f0ca00..7cbeab1be 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ The server will run a save before the backup if rcon is enabled. When the server starts, a `PalWorldSettings.ini` file will be created in the following location: `/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini` -Any changes made while the server is live will be overwritten. +Any changes made while the server is live will be overwritten when the server stops. Please keep in mind that the ENV variables will always overwrite the changes made to `PalWorldSettings.ini`.