view mod_s2s_blacklist/README.markdown @ 3564:35f1dbc943d8

mod_inject_ecaps2: Add a compatibility table.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 24 Apr 2019 11:00:17 +0200
parents 59dd0cdae560
children 3b5358934d15
line wrap: on
line source

This module lets you block connections to remote servers at the s2s
level.

``` {.lua}
s2s_blacklist = {
    "proxy.eu.jabber.org",
}
```