master
parent
4202dab92c
commit
c876ee825b
|
@ -15,7 +15,10 @@ The plugin requires the [[!cpan RPC::XML]] perl module.
|
|||
You can control how content is tested via the `blogspam_options` setting.
|
||||
The list of options is [here](http://blogspam.net/api/testComment.html#options).
|
||||
By default, the options are configured in a way that is appropriate for
|
||||
wiki content. This includes turning off some of the more problimatic tests.
|
||||
wiki content. This includes turning off some of the more problematic tests.
|
||||
An interesting option for testing is `fail`, by setting it (e.g.,
|
||||
`blogspam_options => 'fail'`), *all* comments will be marked as SPAM, so that
|
||||
you can check whether the interaction with blogspam.net works.
|
||||
|
||||
The `blogspam_pagespec` setting is a [[ikiwiki/PageSpec]] that can be
|
||||
used to configure which pages are checked for spam. The default is to check
|
||||
|
|
Loading…
Reference in New Issue