Mercurial > prosody-wiki
comparison mod_privacy_lists.wiki @ 473:8c76b076a0a1
s/ing/list/
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 10 Aug 2014 10:33:05 +0200 |
parents | 5fbe553241a8 |
children | fa33da93a246 |
comparison
equal
deleted
inserted
replaced
472:bb454e0cb7fc | 473:8c76b076a0a1 |
---|---|
3 | 3 |
4 = Introduction = | 4 = Introduction = |
5 | 5 |
6 Privacy lists are a flexible method for blocking communications. | 6 Privacy lists are a flexible method for blocking communications. |
7 | 7 |
8 Originally known as _mod`_`privacy_ and bundled with Prosody, this module is being phased out in favour of the newer simpler blocking (XEP-0191) protocol, implemented in mod_blocking. | 8 Originally known as _mod`_`privacy_ and bundled with Prosody, this module is being phased out in favour of the newer simpler blocking (XEP-0191) protocol, implemented in mod_blocklist. |
9 | 9 |
10 = Configuration = | 10 = Configuration = |
11 | 11 |
12 None. Each user can specify their privacy lists using their client (if it supports XEP-0016). | 12 None. Each user can specify their privacy lists using their client (if it supports XEP-0016). |
13 | 13 |