diff options
Diffstat (limited to 'core/features.lua')
-rw-r--r-- | core/features.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/features.lua b/core/features.lua index cd6618db..d8cefe74 100644 --- a/core/features.lua +++ b/core/features.lua @@ -10,6 +10,8 @@ return { "mod_flags"; -- mod_cloud_notify bundled "mod_cloud_notify"; + -- mod_muc has built-in vcard support + "muc_vcard"; -- Roles, module.may and per-session authz "permissions"; -- prosody.* namespace |