mod_vcard4
This module provides the “iq” based protocol described in XEP-0292. The information is stored to, and retrieved from the urn:xmpp:vcard4
node of the users PEP service and respects the access control (i.e. access_model
) settings configured there.
Usage
= {
modules_enabled -- Other modules
"vcard4";
}
Configuration
Configuration is handled though PEP on the urn:xmpp:vcard4
node.