How do I set roster properly using prosody, I try to use to used the group
module but it requiere the + before the group name to make it visible to
everyone exp: [+THIS_GROUP], If you are running more than on vhost this is
not what you want. I would like to know if it is possible the same approach
that ejabbered has. Please let me know.
return {
["[email protected]"] = {
["subscription"] = "both";
["groups"] = {
["IT"] = true;
};
};
};
177
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.