Forráskód Böngészése

support well-known/host-meta

Dele Olajide 4 éve
szülő
commit
a0a6cf010d
1 módosított fájl, 3 hozzáadás és 2 törlés
  1. 3 2
      index.html

+ 3 - 2
index.html

@@ -85,8 +85,9 @@
         authentication: 'login',
         auto_away: 300,
         auto_reconnect: true,
-        discover_connection_methods: false,
-        websocket_url: 'wss://conversejs.org/xmpp-websocket',
+        discover_connection_methods: true,
+        bosh_service_url: 'https://conversejs.org/http-bind/',
+        websocket_url: 'wss://pade.chat:5443/ws/',
         view_mode: 'fullscreen',
         loglevel: 'debug',
         whitelisted_plugins: ["download-dialog", "stickers", "toolbar-utilities", "search", "directory", "muc-directory", "diagrams", "vmsg", "screencast", "jitsimeet", "location", "offline-reply"]