Users will often need to block specific users or groups from contacting them and enabling mod_privacy give users the ability to do that providing their clients support it.
mod_privacy implements XEP-0016 and has been available since Prosody 0.7.0.
modules_enabled = { -- Other modules "privacy"; -- Enable mod_privacy }
| Option | Default | Notes |
|---|---|---|
| No options | ||
modules_enabled = { -- Other modules "privacy"; -- Enable mod_privacy }