comparison mod_privacy_lists.wiki @ 495:fa33da93a246

trim trailing whitespace
author Kim Alvefur <zash@zash.se>
date Tue, 18 Nov 2014 14:06:49 +0100
parents 8c76b076a0a1
children
comparison
equal deleted inserted replaced
494:fb9e558dd1df 495:fa33da93a246
1 #summary Privacy lists (XEP-0016) support 1 #summary Privacy lists (XEP-0016) support
2 #labels Stage-Beta 2 #labels Stage-Beta
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_blocklist. 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