I want to know what is the exact difference between mod_roster and mod_shared_roster and in what cases to use it.
Thanks
Jeet
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
I want to know what is the exact difference between mod_roster and mod_shared_roster and in what cases to use it.
Thanks
Jeet
mod_roster allows users to
mod_roster allows users to have a list of contacts, as defined in XMPP.
mod_shared_roster allows the server admin to add groups of contacts to users's rosters.
Thanks badlop
Thanks badlop