update README with LinuxServer for the path of PalWorldSettings.ini

This commit is contained in:
franzer
2024-01-23 15:03:04 -07:00
parent 71dfadc5ff
commit cef2da61ac

View File

@@ -143,14 +143,14 @@ For a full list of commands go to: [https://tech.palworldgame.com/server-command
## Editing Server Settings ## Editing Server Settings
When the server starts, a `PalWorldSettings.ini` file will be created in the following location: `<mount_folder>/Pal/Saved/Config/PalWorldSettings.ini` When the server starts, a `PalWorldSettings.ini` file will be created in the following location: `<mount_folder>/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini`
Any changes made there will be applied to the Server on next boot. Any changes made there will be applied to the Server on next boot.
Please keep in mind that the ENV variables will always overwrite the changes made to `PalWorldSettings.ini`. Please keep in mind that the ENV variables will always overwrite the changes made to `PalWorldSettings.ini`.
> [!TIP] > [!TIP]
> If the `<mount_folder>/Pal/Saved/Config/PalWorldSettings.ini` is empty, delete the file and restart the server, a new file with content will be created. > If the `<mount_folder>/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini` is empty, delete the file and restart the server, a new file with content will be created.
## Reporting Issues/Feature Requests ## Reporting Issues/Feature Requests