Software / code / prosody-modules
Changeset
1811:040f28f31bec
mod_adhoc_blacklist: Add README
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 31 Aug 2015 18:01:35 +0200 |
| parents | 1810:2905137cf541 |
| children | 1812:22b799c7b50a |
| files | mod_adhoc_blacklist/README.markdown |
| diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_adhoc_blacklist/README.markdown Mon Aug 31 18:01:35 2015 +0200 @@ -0,0 +1,12 @@ +--- +summary: 'Block remote servers via ad-hoc command' +... + +Introduction +============ + +This module provides the *Edit Blacklist* command described in +[XEP-0133](http://xmpp.org/extensions/xep-0133.html#edit-blacklist) and +also performs the actual blocking of incoming and outgoing +server-to-server connections. +