mod_privacy

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.

Details

mod_privacy implements XEP-0016 and has been available since Prosody 0.7.0.

Usage

    modules_enabled = {
        -- Other modules
        "privacy"; -- Enable mod_privacy
    }

Configuration

Option Default Notes
No options

Example

    modules_enabled = {
        -- Other modules
        "privacy"; -- Enable mod_privacy
    }
 
doc/modules/mod_privacy.txt · Last modified: 2010/06/29 09:16 by Kawsar Saiyeed