diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-09-09 04:59:40 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-09-09 05:01:36 +0200 |
commit | bca345d87795dbf71505f63cd7f59b29f55a8653 (patch) | |
tree | 0d5eac023bcd67d3a90869e7e10cfec42b470d65 /ikiwiki.setup | |
parent | ebdd8f3d9874c00937032e4a13f894fe16ffd107 (diff) | |
download | web-bca345d87795dbf71505f63cd7f59b29f55a8653.tar.gz web-bca345d87795dbf71505f63cd7f59b29f55a8653.tar.bz2 web-bca345d87795dbf71505f63cd7f59b29f55a8653.zip |
Revert spam, ban user.
This reverts commit ebdd8f3d9874c00937032e4a13f894fe16ffd107.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 89130e2b..ab6f00c3 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -41,6 +41,7 @@ IkiWiki::Setup::Standard->import({ # users who are banned from the wiki banned_users => [qw{AlbertF bernhart ColetCris flamberian jasclaine http://calvinyoung.myopenid.com/ + http://heaton.myopenid.com/ http://hilarybunton.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, |