From: Joey Hess Date: Tue, 14 May 2013 04:06:26 +0000 (-0400) Subject: enable blogspam plugin, checking all page edits X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c6922e1b4944cdde50d7fd88be96544adeb6dba0 enable blogspam plugin, checking all page edits --- diff --git a/ikiwiki.setup b/ikiwiki.setup index ad34eed5c..869db2522 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -125,6 +125,7 @@ add_plugins: - highlight - comments - gitpush + - blogspam # plugins to disable disable_plugins: [] # additional directory to search for template files @@ -272,7 +273,7 @@ pingurl: [] # blogspam plugin # PageSpec of pages to check for spam -#blogspam_pagespec: postcomment(*) +blogspam_pagespec: '*' # options to send to blogspam server #blogspam_options: 'blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10' # blogspam server XML-RPC url