comparison mod_admin_blocklist/README.markdown @ 2314:e121273bdef2

mod_admin_blocklist/README: Actually, it doesn't need to be reloaded
author Kim Alvefur <zash@zash.se>
date Sat, 01 Oct 2016 01:07:46 +0200
parents 7eef1a3a2a17
children 212564152060
comparison
equal deleted inserted replaced
2313:5d05139d0555 2314:e121273bdef2
8 So if an admin blocks a bare domain using [Blocking 8 So if an admin blocks a bare domain using [Blocking
9 Command](http://xmpp.org/extensions/xep-0191.html) via 9 Command](http://xmpp.org/extensions/xep-0191.html) via
10 [mod\_blocklist](https://prosody.im/doc/modules/mod_blocklist) then no 10 [mod\_blocklist](https://prosody.im/doc/modules/mod_blocklist) then no
11 s2s connections will be allowed to or from that domain. 11 s2s connections will be allowed to or from that domain.
12 12
13 Note that the module may need to be reloaded after a blocklist has been
14 updated.