Skip to content

Commit

Permalink
update README with LinuxServer for the path of PalWorldSettings.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
franzer committed Jan 23, 2024
1 parent 71dfadc commit cef2da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@ For a full list of commands go to: [https://tech.palworldgame.com/server-command

## 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.

Please keep in mind that the ENV variables will always overwrite the changes made to `PalWorldSettings.ini`.

> [!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

Expand Down

0 comments on commit cef2da6

Please sign in to comment.