forked from Hay1tsme/artemis
chuni: add matching config, stun turn stuff
This commit is contained in:
@ -24,4 +24,11 @@ version:
|
||||
data: 2.15.00
|
||||
|
||||
crypto:
|
||||
encrypted_only: False
|
||||
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
|
||||
|
Reference in New Issue
Block a user