diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-03-04 12:13:47 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-03-04 12:14:41 +0100 |
commit | bf98dc58fc3ff5f36627532193f9fd9ace9de154 (patch) | |
tree | 045e722ab77c1211093e763e2fe96a029b1382c0 | |
parent | 654227611a5c0bd28ad99eaa2c57e59ed0dd85b3 (diff) |
Remove spam, ban user.
This reverts commit 654227611a5c0bd28ad99eaa2c57e59ed0dd85b3.
-rw-r--r-- | ikiwiki.setup | 3 | ||||
-rw-r--r-- | index.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 20a02a66..108078f5 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,8 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{AlbertF ColetCris http://calvinyoung.myopenid.com/}], + banned_users => [qw{AlbertF bernhart ColetCris + http://calvinyoung.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki @@ -76,7 +76,7 @@ There are a couple of different [[Hurd_FAQs|hurd/FAQ]]. There are a number of [[IRC_channels|IRC]] and several different [[mailing lists]] with searchable archives. -Before asking a question on a mailing list or on [IRC](http://nas-server.org/), first, please try to +Before asking a question on a mailing list or on IRC, first, please try to answer your own question using a search engine and reading the introductory information. If you have done this and you cannot find the answer to your question, feel free to ask on a mailing list or on IRC. |