|
|
@@ -16,7 +16,9 @@ matrix_coturn_turn_static_auth_secret: "" |
|
|
matrix_coturn_turn_udp_min_port: 49152 |
|
|
matrix_coturn_turn_udp_min_port: 49152 |
|
|
matrix_coturn_turn_udp_max_port: 49172 |
|
|
matrix_coturn_turn_udp_max_port: 49172 |
|
|
|
|
|
|
|
|
matrix_coturn_turn_external_ip_address: "{{ ansible_host }}" |
|
|
|
|
|
|
|
|
# The external IP address of the machine where Coturn is. |
|
|
|
|
|
matrix_coturn_turn_external_ip_address: '' |
|
|
|
|
|
|
|
|
matrix_coturn_allowed_peer_ips: [] |
|
|
matrix_coturn_allowed_peer_ips: [] |
|
|
matrix_coturn_denied_peer_ips: [] |
|
|
matrix_coturn_denied_peer_ips: [] |
|
|
matrix_coturn_user_quota: null |
|
|
matrix_coturn_user_quota: null |
|
|
|