X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=d2af75a05b4fcd045fdc4953f7352d8d3c8592d6;hb=b47d6eb83295d2dbf8025d3685a49220ead14ec7;hp=ade219a802200020eae87105a53cb38412df273a;hpb=2812d8d444f3408276eba8108b2535a5446e82b3;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