Annotate
mod_adhoc_blacklist/README.markdown @ 1836:5113f8ff6712
mod_s2s_auth_dane/README: Bump heading levels (modules.prosody.im decreases them one step) and fix some missing spaces
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 09 Sep 2015 17:00:23 +0200 |
parent |
1811:040f28f31bec |
child |
1839: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
|