comparison mod_adhoc_blacklist/README.markdown @ 1839:262cce6487bc

mod_adhoc_blacklist/README: Hint at how to find the command
author Kim Alvefur <zash@zash.se>
date Wed, 09 Sep 2015 19:29:46 +0200
parents 040f28f31bec
children
comparison
equal deleted inserted replaced
1838:1c6d04f012e9 1839:262cce6487bc
3 ... 3 ...
4 4
5 Introduction 5 Introduction
6 ============ 6 ============
7 7
8 This module provides the *Edit Blacklist* command described in 8 This module provides the *Edit Blacklist* ad-hoc command described in
9 [XEP-0133](http://xmpp.org/extensions/xep-0133.html#edit-blacklist) and 9 [XEP-0133](http://xmpp.org/extensions/xep-0133.html#edit-blacklist) and
10 also performs the actual blocking of incoming and outgoing 10 also performs the actual blocking of incoming and outgoing
11 server-to-server connections. 11 server-to-server connections.
12 12
13 Using
14 =====
15
16 In your client, simply select the Edit Blacklist command from the list
17 of adhoc commands. E.g. in Pidgin, this is under *Accounts -\> (your
18 account)* in the menu.
19