mod_dialback

Enables server-to-server identity verification. This module is required for server-to-server communication to take place.

Details

mod_dialback implements XEP-0220.

Usage

    modules_enabled = {
        -- Other modules
        "dialback"; -- Enable mod_dialback
    }

Configuration

Option Default Notes
No options

Example

    modules_enabled = {
        -- Other modules
        "dialback"; -- Enable mod_dialback
    }
 
doc/modules/mod_dialback.txt · Last modified: 2010/02/20 02:19 by Kawsar Saiyeed