From 1f439ae283757162a3a3fa74806a12f053a988cd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 24 Nov 2009 10:14:08 +0100 Subject: Remove spam and ban user. This reverts commit f14b983f9f74a48f0c38c404e0114bd93013b48d. --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 7a5078f3..4f0cf989 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [], + banned_users => [qw{ColetCris}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki -- cgit v1.2.3