3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-02-28 09:53:09 +00:00

Update changelog entry heading for better clarity

This commit is contained in:
Slavi Pantaleev
2026-02-21 16:33:37 +02:00
parent b55444e44f
commit f1d1c50106

View File

@@ -1,6 +1,6 @@
# 2026-02-21
## LiveKit TURN TLS can now be fronted by playbook-managed Traefik
## LiveKit TURN TLS is now automatically fronted by playbook-managed Traefik
For deployments that use the playbook-managed Traefik reverse-proxy, LiveKit TURN over TCP is now SSL-terminated at Traefik and passed as plain TCP to LiveKit (`turn.external_tls = true`) by default.