From: Sam Hartman Date: Wed, 9 Mar 2011 01:09:31 +0000 (-0500) Subject: update admin users X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=commitdiff_plain;h=4b759dc4e6e900b71296b094f0d32e0e7238be4d update admin users --- diff --git a/web.setup b/web.setup index e132533..a801fe5 100644 --- a/web.setup +++ b/web.setup @@ -12,7 +12,7 @@ use IkiWiki::Setup::Standard { # contact email for wiki adminemail => 'moonshot-community@jiscmail.ac.uk', # users who are wiki admins - adminuser => [qw{hartmans josh}], + adminuser => [qw{admin josh}], # users who are banned from the wiki banned_users => [], # where the source of the wiki is located @@ -169,7 +169,7 @@ use IkiWiki::Setup::Standard { # a password that must be entered when signing up for an account #account_creation_password => 's3cr1t', # cost of generating a password using Authen::Passphrase::BlowfishCrypt - #password_cost => 8, +password_cost => 8, ###################################################################### # format plugins