|
@@ -27,6 +27,7 @@
|
|
muc_respect_autojoin: true,
|
|
muc_respect_autojoin: true,
|
|
view_mode: 'fullscreen',
|
|
view_mode: 'fullscreen',
|
|
websocket_url: 'ws://chat.example.org:5380/xmpp-websocket',
|
|
websocket_url: 'ws://chat.example.org:5380/xmpp-websocket',
|
|
|
|
+ // bosh_service_url: 'http://chat.example.org:5280/http-bind',
|
|
muc_show_logs_before_join: true,
|
|
muc_show_logs_before_join: true,
|
|
whitelisted_plugins: ['converse-debug'],
|
|
whitelisted_plugins: ['converse-debug'],
|
|
});
|
|
});
|