We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79404fc commit 53fa21bCopy full SHA for 53fa21b
docs/self-hosting.md
@@ -130,11 +130,11 @@ server {
130
"org.matrix.msc4143.rtc_foci": [
131
{
132
"type": "livekit",
133
- "livekit_service_url": "https://matrix-rtc.example.com"
+ "livekit_service_url": "https://matrix-rtc.example.com/livekit/jwt"
134
},
135
136
137
- "livekit_service_url": "https://matrix-rtc-2.example.com"
+ "livekit_service_url": "https://matrix-rtc-2.example.com/livekit/jwt"
138
139
140
"type": "nextgen_new_foci_type",
0 commit comments