Skip to content

Commit

Permalink
Merge pull request #530 from thijsvanloef/update-env
Browse files Browse the repository at this point in the history
add new config settings to env file
  • Loading branch information
thijsvanloef authored Apr 5, 2024
2 parents d0e52d4 + aa77da3 commit 19251b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,8 @@ COOP_PLAYER_MAX_NUM=4
REGION=
USEAUTH=True
BAN_LIST_URL=https://api.palworldgame.com/api/banlist.txt
REST_API_ENABLED=False
REST_API_PORT=8212
SHOW_PLAYER_LIST=True
ALLOW_CONNECT_PLATFORM=Steam
USE_BACKUP_SAVE_DATA=True

0 comments on commit 19251b8

Please sign in to comment.