Commit d65d4e2f authored by JC Brand's avatar JC Brand

Enable message carbons for the demo.

parent bcf47d6c
......@@ -255,12 +255,13 @@
converse.initialize({
bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
debug: false,
i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported
keepalive: true,
message_carbons: true,
play_sounds: true,
roster_groups: true,
show_controlbox_by_default: true,
debug: false,
xhr_user_search: false
});
});
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment