mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
Enables ping module when configuring prosody.
This commit is contained in:
@@ -13,6 +13,7 @@ VirtualHost "jitmeet.example.com"
|
||||
modules_enabled = {
|
||||
"bosh";
|
||||
"pubsub";
|
||||
"ping"; -- Enable mod_ping
|
||||
}
|
||||
|
||||
Component "conference.jitmeet.example.com" "muc"
|
||||
|
||||
Reference in New Issue
Block a user