|
|
@ -73,6 +73,9 @@ matrix_coturn_denied_peer_ips: []
|
|
|
|
matrix_coturn_user_quota: null
|
|
|
|
matrix_coturn_user_quota: null
|
|
|
|
matrix_coturn_total_quota: null
|
|
|
|
matrix_coturn_total_quota: null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Controls whether `no-multicast-peers` is added to the configuration
|
|
|
|
|
|
|
|
matrix_coturn_no_multicast_peers_enabled: true
|
|
|
|
|
|
|
|
|
|
|
|
# To enable TLS, you need to provide paths to certificates.
|
|
|
|
# To enable TLS, you need to provide paths to certificates.
|
|
|
|
# Paths defined in `matrix_coturn_tls_cert_path` and `matrix_coturn_tls_key_path` are in-container paths.
|
|
|
|
# Paths defined in `matrix_coturn_tls_cert_path` and `matrix_coturn_tls_key_path` are in-container paths.
|
|
|
|
# Files on the host can be mounted into the container using `matrix_coturn_container_additional_volumes`.
|
|
|
|
# Files on the host can be mounted into the container using `matrix_coturn_container_additional_volumes`.
|
|
|
|