瀏覽代碼

Enables ping module when configuring prosody.

j8
damencho 10 年之前
父節點
當前提交
8a22060aa8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      doc/debian/jitsi-meet-prosody/prosody.cfg.lua-jvb.example

+ 1
- 0
doc/debian/jitsi-meet-prosody/prosody.cfg.lua-jvb.example 查看文件

13
         modules_enabled = {
13
         modules_enabled = {
14
             "bosh";
14
             "bosh";
15
             "pubsub";
15
             "pubsub";
16
+            "ping"; -- Enable mod_ping
16
         }
17
         }
17
 
18
 
18
 Component "conference.jitmeet.example.com" "muc"
19
 Component "conference.jitmeet.example.com" "muc"

Loading…
取消
儲存