diff options
-rw-r--r-- | doc/plugins/blogspam.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index 1d152faac..466afd8d9 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -7,6 +7,9 @@ This plugin adds antispam support to ikiwiki, using the appear to contain spam will be rejected; comments that look spammy will be stored in a queue for moderation by an admin. +To check for and moderate comments, log in to the wiki as an admin, +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. |