Rebrand dedicated server as straywild
This commit is contained in:
parent
481997b42c
commit
c1b228475d
14 changed files with 132 additions and 132 deletions
11
config/straywild-server.env.example
Normal file
11
config/straywild-server.env.example
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
straywild_SERVER_NAME="straywild Dedicated Server"
|
||||
straywild_SERVER_BIND=*
|
||||
straywild_SERVER_PORT=7777
|
||||
straywild_SERVER_MAX_PLAYERS=8
|
||||
straywild_SERVER_PUBLIC=false
|
||||
straywild_DISCOVERY_URL=https://discovery.straywild.io
|
||||
straywild_DATA_DIR=/var/lib/straywild-server
|
||||
straywild_CHAT_LOGGING=false
|
||||
straywild_CHAT_LOG_PATH=/var/lib/straywild-server/logs/chat.jsonl
|
||||
TZ=UTC
|
||||
straywild_SERVER_OPERATORS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue