diff mod_s2s_blackwhitelist.wiki @ 454:528721aaea46

a bunch of pages: strip trailing whitespace
author Kim Alvefur <zash@zash.se>
date Sun, 27 Apr 2014 03:42:02 +0200
parents c929df198f10
children
line wrap: on
line diff
--- a/mod_s2s_blackwhitelist.wiki	Sun Apr 27 03:41:43 2014 +0200
+++ b/mod_s2s_blackwhitelist.wiki	Sun Apr 27 03:42:02 2014 +0200
@@ -3,7 +3,7 @@
 
 = Introduction =
 
-This module adds the functionality of blacklist and whitelist for new server to server connections (federation). 
+This module adds the functionality of blacklist and whitelist for new server to server connections (federation).
 
 
 = Details =
@@ -30,7 +30,7 @@
 s2s_whitelist = { "abc.net", "gmail.com", "xyz.net" }
 }}}
 
-For blacklist, 
+For blacklist,
 
 {{{
 s2s_blacklist = { "gmail.com", "xyz.com" }