Add nulls for quotas as well
This commit is contained in:
@ -19,3 +19,5 @@ matrix_coturn_turn_udp_max_port: 49172
|
||||
matrix_coturn_turn_external_ip_address: "{{ ansible_host }}"
|
||||
matrix_coturn_allowed_peer_ips: []
|
||||
matrix_coturn_denied_peer_ips: []
|
||||
matrix_coturn_user_quota: null
|
||||
matrix_coturn_total_quota: null
|
||||
|
Reference in New Issue
Block a user