removing nextgen_new_foci_type item from foci array since it introduces confusion

This commit is contained in:
fkwp
2025-08-01 15:39:58 +02:00
parent 4888efe2f7
commit 1aa76925f7

View File

@@ -145,10 +145,6 @@ server {
{
"type": "livekit",
"livekit_service_url": "https://matrix-rtc-2.example.com/livekit/jwt"
},
{
"type": "nextgen_new_foci_type",
"props_for_nextgen_foci": "val"
}
]
```