File

mod_s2s_blacklist/README.markdown @ 3286:4d1f6d47c889

mod_muc_badge: Reduce the opacity of the text shadows.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 25 Aug 2018 17:55:16 +0200
parent 3154:59dd0cdae560
child 5183: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",
}
```