Add new config option `muc_nickname_from_jid`
which if set to `true` will let converse.js automatically take the node part of a user's JID as their nickname when entering a room. If there is a nickname clash, then the nickname will be disambiguated by adding integers to it. For example, john will become john-1, then john-2 and so forth.
Showing
This diff is collapsed.
Please register or sign in to comment