mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Jitsi Meet doesn't seem to work with c2s_require_encryption set to true. c2s_require_encryption is false by default. However it is possible that in some Prosody configurations it is overriden by a global config to be true. In that case Jitsi Meet might not work out-of-box. So let's set it explicitly to be sure it is correct.