|
@@ -57,11 +57,14 @@
|
|
i18n: locales['af'],
|
|
i18n: locales['af'],
|
|
auto_join_rooms: [
|
|
auto_join_rooms: [
|
|
'discuss@conference.conversejs.org',
|
|
'discuss@conference.conversejs.org',
|
|
|
|
+ 'prosody@conference.prosody.im',
|
|
|
|
+ 'jdev@conference.jabber.org'
|
|
],
|
|
],
|
|
auto_reconnect: true,
|
|
auto_reconnect: true,
|
|
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
|
|
keepalive: true,
|
|
keepalive: true,
|
|
message_carbons: true,
|
|
message_carbons: true,
|
|
|
|
+ message_archiving: 'always',
|
|
play_sounds: true,
|
|
play_sounds: true,
|
|
roster_groups: true,
|
|
roster_groups: true,
|
|
show_controlbox_by_default: true,
|
|
show_controlbox_by_default: true,
|