forked from Hay1tsme/artemis
23 lines
458 B
YAML
23 lines
458 B
YAML
server:
|
|
enabled: True
|
|
loglevel: "debug"
|
|
ssl: False
|
|
ssl_key: "cert/idac.key"
|
|
ssl_cert: "cert/idac.crt"
|
|
matching_host: "127.0.0.1"
|
|
port_matching: 20000
|
|
port_echo1: 20001
|
|
port_echo2: 20002
|
|
port_matching_p2p: 20003
|
|
|
|
stamp:
|
|
enabled: True
|
|
enabled_stamps: # max 3 play stamps
|
|
- "touhou_remilia_scarlet"
|
|
- "touhou_flandre_scarlet"
|
|
- "touhou_sakuya_izayoi"
|
|
|
|
timetrial:
|
|
enabled: True
|
|
enabled_timetrial: "touhou_remilia_scarlet"
|