update admin users
authorSam Hartman <hartmans@painless-security.com>
Wed, 9 Mar 2011 01:09:31 +0000 (20:09 -0500)
committerSam Hartman <hartmans@painless-security.com>
Wed, 9 Mar 2011 01:09:31 +0000 (20:09 -0500)
web.setup

index e132533..a801fe5 100644 (file)
--- 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