docs: add caveat for deployment with non-federated instances

This commit is contained in:
stratself
2026-02-22 22:18:39 +00:00
committed by Ellis Git
parent 34758c52cc
commit 8b91db2918

View File

@@ -284,6 +284,10 @@ ## Caveats
=======
>>>>>>> 5244c55 (docs: apply changes from feedback)
## Caveats
When deploying on servers with disabled federation (`enable_registration = false`), Livekit will fail as it can't fetch the required [OpenID endpoint](https://spec.matrix.org/v1.17/server-server-api/#get_matrixfederationv1openiduserinfo) via federation paths. You can find a workaround for this limitation [here](https://forgejo.ellis.link/continuwuation/continuwuity/issues/1440).
## Related Documentation
Guides: