JC Brand 8 年之前
父節點
當前提交
c5c35487fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      inverse.html

+ 1 - 1
inverse.html

@@ -20,7 +20,7 @@
     converse.initialize({
         authentication: 'login',
         auto_away: 300,
-        blacklisted_plugins: ['converse-minimize', 'converse-dragresize', 'converse-otr'],
+        blacklisted_plugins: ['converse-minimize', 'converse-dragresize'],
         whitelisted_plugins: ['converse-inverse', 'converse-singleton'],
         auto_reconnect: true,
         bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes