annotate mod_adhoc_blacklist/README.markdown @ 1811:040f28f31bec
mod_adhoc_blacklist: Add README
| author |
Kim Alvefur <zash@zash.se> |
| date |
Mon, 31 Aug 2015 18:01:35 +0200 |
| parents |
|
| children |
262cce6487bc |
| rev |
line source |
|
1811
|
1 ---
|
|
|
2 summary: 'Block remote servers via ad-hoc command'
|
|
|
3 ...
|
|
|
4
|
|
|
5 Introduction
|
|
|
6 ============
|
|
|
7
|
|
|
8 This module provides the *Edit Blacklist* command described in
|
|
|
9 [XEP-0133](http://xmpp.org/extensions/xep-0133.html#edit-blacklist) and
|
|
|
10 also performs the actual blocking of incoming and outgoing
|
|
|
11 server-to-server connections.
|
|
|
12
|