Browse Source

Regenerated dist files

JC Brand 7 years ago
parent
commit
da06a62b22
3 changed files with 567 additions and 452 deletions
  1. 2 2
      dev.html
  2. 295 224
      dist/converse-no-dependencies.js
  3. 270 226
      dist/converse.js

+ 2 - 2
dev.html

@@ -26,7 +26,7 @@
             //     'prosody@conference.prosody.im',
             //     'jdev@conference.jabber.org'
             // ],
-            websocket_url: 'ws://chat.example.org:5280/xmpp-websocket',
+            // websocket_url: 'ws://chat.example.org:5280/xmpp-websocket',
             view_mode: 'fullscreen',
             archived_messages_page_size: '500',
             allow_public_bookmarks: true,
@@ -34,7 +34,7 @@
                 'discuss@conference.conversejs.org'
             ],
             // bosh_service_url: 'http://chat.example.org:5280/http-bind/',
-            // bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
+            bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
             message_archiving: 'always',
             debug: true
         });

File diff suppressed because it is too large
+ 295 - 224
dist/converse-no-dependencies.js


File diff suppressed because it is too large
+ 270 - 226
dist/converse.js


Some files were not shown because too many files changed in this diff