straywild-dedicated-server/config/server.cfg.example

18 lines
322 B
Text
Raw Normal View History

2026-08-10 13:56:40 -04:00
[server]
2026-08-25 17:14:33 -04:00
name="straywild Dedicated Server"
2026-08-10 13:56:40 -04:00
bind_address="*"
port=7777
max_players=8
public=false
2026-08-25 17:14:33 -04:00
data_directory="/var/lib/straywild-server"
2026-08-10 13:56:40 -04:00
[discovery]
2026-08-25 17:14:33 -04:00
url="https://discovery.straywild.io"
2026-08-11 22:58:53 -04:00
2026-08-20 17:54:22 -04:00
[privacy]
chat_logging=false
2026-08-25 17:14:33 -04:00
chat_log_path="/var/lib/straywild-server/logs/chat.jsonl"
2026-08-20 17:54:22 -04:00
2026-08-11 22:58:53 -04:00
[moderation]
operators=PackedStringArray()