aboutsummaryrefslogtreecommitdiff
path: root/doc/spam_fighting.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/spam_fighting.mdwn')
-rw-r--r--doc/spam_fighting.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/spam_fighting.mdwn b/doc/spam_fighting.mdwn
index c6a7b8b2a..a4d7f7ea2 100644
--- a/doc/spam_fighting.mdwn
+++ b/doc/spam_fighting.mdwn
@@ -7,4 +7,7 @@ or for the really persistent ones, by IP (or even IP range).
If you're a trusted member of the ikiwiki community and would like access
to the setup branch in git to be able to update the ban list, get in touch
-with joey with a ssh public key.
+with joey with a ssh public key. Once your key is added, you will be able
+to edit the ikiwiki.setup file on the setup branch, and push changes.
+You will also be able to access the recent web server logs to find IP
+addresses, by running: `ssh b-ikiwiki@ikiwiki.info logdump > access.log`