]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
enable blogspam plugin, checking all page edits
authorJoey Hess <joey@kitenet.net>
Tue, 14 May 2013 04:06:26 +0000 (00:06 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 14 May 2013 04:07:28 +0000 (00:07 -0400)
ikiwiki.setup

index ad34eed5ca84962d02309ef90328a99d502dfcf9..869db2522bf4b44860b540a76c9bc89872893eee 100644 (file)
@@ -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