chuni: add matching config, stun turn stuff

This commit is contained in:
2024-01-08 18:22:09 -05:00
parent 343424e26a
commit 27bf51f9f8
3 changed files with 51 additions and 7 deletions

View File

@ -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