JC Brand hace 8 años
padre
commit
c5c35487fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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