X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=d2af75a05b4fcd045fdc4953f7352d8d3c8592d6;hb=07c0e4af71ccf604089260449cc56a0fd058bdc1;hp=ade219a802200020eae87105a53cb38412df273a;hpb=e9246e4cbc3e7a9de6d79ea8f5a591801e51393e;p=prosody.git diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index ade219a8..d2af75a0 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -43,7 +43,7 @@ modules_enabled = { "vcard"; -- Allow users to set vCards -- These are commented by default as they have a performance impact - --"privacy"; -- Support privacy lists + --"blocklist"; -- Allow users to block communications with other users --"compression"; -- Stream compression -- Nice to have