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.
2 parents 2073cd3 + 53fa21b commit d12d616Copy full SHA for d12d616
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