Table of Contents
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 }
