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