mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-18 12:35:34 +03:00
Upgrade livekit-server role (v1.13.3-2 -> v1.13.3-3)
LiveKit Server configuration validation now requires an explicit choice between an RTC port range and a multiplexed UDP port, instead of silently rendering the default udp_port alongside a user-defined port range (which LiveKit ignores). See the CHANGELOG entry for details. Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/5344 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
version: v11031-0
|
||||
name: jitsi
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-livekit-server.git
|
||||
version: v1.13.3-2
|
||||
version: v1.13.3-3
|
||||
name: livekit_server
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git
|
||||
version: v2.26.0-0
|
||||
|
||||
Reference in New Issue
Block a user