mod_vcard4
The “raw IQ” protocol was deprecated in XEP-0292 v0.12.0, so this module should be considered deprecated. Just make sure to keep mod_pep enabled.
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.