forked from Hay1tsme/artemis
35 lines
581 B
YAML
35 lines
581 B
YAML
server:
|
|
enable: True
|
|
loglevel: "info"
|
|
news_msg: ""
|
|
|
|
team:
|
|
name: ARTEMiS # If this is set, all players that are not on a team will use this one by default.
|
|
|
|
mods:
|
|
use_login_bonus: True
|
|
|
|
version:
|
|
11:
|
|
rom: 2.00.00
|
|
data: 2.00.00
|
|
12:
|
|
rom: 2.05.00
|
|
data: 2.05.00
|
|
13:
|
|
rom: 2.10.00
|
|
data: 2.10.00
|
|
14:
|
|
rom: 2.15.00
|
|
data: 2.15.00
|
|
|
|
crypto:
|
|
encrypted_only: False
|
|
|
|
matching:
|
|
enable: False
|
|
stun_uri: "stun:stunserver.stunprotocol.org:3478"
|
|
turn_uri: "turn:stunserver.stunprotocol.org:3478"
|
|
match_time_limit: 60
|
|
match_error_limit: 9999
|