Make no-tcp-relay Coturn configuration property configurable
This commit is contained in:
@ -73,6 +73,9 @@ matrix_coturn_denied_peer_ips: []
|
||||
matrix_coturn_user_quota: null
|
||||
matrix_coturn_total_quota: null
|
||||
|
||||
# Controls whether `no-tcp-relay` is added to the configuration
|
||||
matrix_coturn_no_tcp_relay_enabled: true
|
||||
|
||||
# Controls whether `no-multicast-peers` is added to the configuration
|
||||
matrix_coturn_no_multicast_peers_enabled: true
|
||||
|
||||
|
Reference in New Issue
Block a user