mod_vcard
Allow users to set vCards containing contact information.
Details
mod_vcard implements XEP-0054. Users are not required to fill in a vCard and can supply as much or as little as they like.
Usage
= {
modules_enabled -- Other modules
"vcard"; -- Enable mod_vcard
}
Configuration
No options.
Example
= {
modules_enabled -- Other modules
"vcard"; -- Enable mod_vcard
}