feat: Fix luajwtjitsi deependencies.

As luajwtjitsi is in jitsi-meet-prosody move its dependencies.
This commit is contained in:
Дамян Минков
2022-06-06 09:57:19 -05:00
parent 1f342b79a8
commit bab3c4abc4
2 changed files with 4 additions and 4 deletions

View File

@@ -138,11 +138,11 @@ Component "lobby.jitmeet.example.com" "muc"
"polls";
}
-- Enabled dial-in for JaaS customers
-- Enables dial-in for Jitsi meet components customers
-- Note: make sure you have the following packages installed: lua-basexx, liblua5.3-dev, libssl-dev, luarocks
-- and execute $ sudo luarocks install luajwtjitsi 3.0-0
VirtualHost "jigasi.meet.jitsi"
enabled = false -- JaaS customers remove this line
enabled = false -- Jitsi meet components customers remove this line
modules_enabled = {
"ping";
"bosh";