|
@@ -239,16 +239,19 @@
|
|
|
hide_muc_server: false,
|
|
|
hide_offline_users: false,
|
|
|
i18n: locales.en,
|
|
|
+ jid: undefined,
|
|
|
keepalive: false,
|
|
|
message_carbons: false,
|
|
|
no_trimming: false, // Set to true for phantomjs tests (where browser apparently has no width)
|
|
|
play_sounds: false,
|
|
|
prebind: false,
|
|
|
providers_link: 'https://xmpp.net/directory.php', // Link to XMPP providers shown on registration page
|
|
|
+ rid: undefined,
|
|
|
roster_groups: false,
|
|
|
show_controlbox_by_default: false,
|
|
|
show_only_online_users: false,
|
|
|
show_toolbar: true,
|
|
|
+ sid: undefined,
|
|
|
storage: 'session',
|
|
|
use_otr_by_default: false,
|
|
|
use_vcards: true,
|