annotate mod_adhoc_blacklist/README.markdown @ 1830:a45f2f79e99b
mod_http_user_count: Support for host and MUC session counts
author |
Matthew Wild <mwild1@gmail.com> |
date |
Sat, 05 Sep 2015 23:08:40 +0100 |
parents |
040f28f31bec |
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 |