Rebrand dedicated server as straywild
This commit is contained in:
parent
481997b42c
commit
c1b228475d
14 changed files with 132 additions and 132 deletions
|
|
@ -1,17 +1,17 @@
|
|||
[server]
|
||||
name="NETfishing Dedicated Server"
|
||||
name="straywild Dedicated Server"
|
||||
bind_address="*"
|
||||
port=7777
|
||||
max_players=8
|
||||
public=false
|
||||
data_directory="/var/lib/netfishing-server"
|
||||
data_directory="/var/lib/straywild-server"
|
||||
|
||||
[discovery]
|
||||
url="https://discovery.netfishing.org"
|
||||
url="https://discovery.straywild.io"
|
||||
|
||||
[privacy]
|
||||
chat_logging=false
|
||||
chat_log_path="/var/lib/netfishing-server/logs/chat.jsonl"
|
||||
chat_log_path="/var/lib/straywild-server/logs/chat.jsonl"
|
||||
|
||||
[moderation]
|
||||
operators=PackedStringArray()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue