diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-02 16:41:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-02 16:41:42 -0400 |
commit | d8a1dca74a7dce34b26ab17fc43c13e4e0e02d6d (patch) | |
tree | 27f45cb2c228554b7c04fd5c6afb4243332b4166 /doc | |
parent | bd8198fb77ed5cf77ddeb860ca1ac983bfaacbbd (diff) | |
download | ikiwiki-d8a1dca74a7dce34b26ab17fc43c13e4e0e02d6d.tar ikiwiki-d8a1dca74a7dce34b26ab17fc43c13e4e0e02d6d.tar.gz |
update link to new protocol
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/blogspam.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index 5ced33b7a..9c4072a8d 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -13,7 +13,7 @@ go to your Preferences page, and click the "Comment Moderation" button. 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/1.0/testComment.html#options). +The list of options is [here](http://blogspam.net/api/2.0/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 problematic tests. An interesting option for testing is `fail`, by setting it (e.g., |