Skip to content

Documentation for configuring arbitrary PalWorldSettings.ini settings as Environment Variables #323

Description

@ax-vasquez

Is your feature request related to a problem? Please describe.
It wasn't clear to me what the proper way to customize the PalWorldSettings.ini file. Initially, I was simply modifying the contents of the file in Pal/Saved/Config/LinuxServer/PalWorldSettings.ini, which had worked until the latest update.

I poked around for a while and finally realized that these settings can be set as environment variables. For example, to set PalEggDefaultHatchingTime, you would add PAL_EGG_DEFAULT_HATCHING_TIME as an environment variable for the container running the image and just configure it there.

Describe the solution you'd like
Just a small note in the Environment Variables section of the documentation discussing how to pass variables for settings outlined here:

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions