]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
documentation for use of hashed passwords
[ikiwiki.git] / doc / ikiwiki.setup
index e1f698d68f77ebe747aaeda2019adc1e2397333c..db806a8c49e6c289c1a99fdb6fafbd35facba1fb 100644 (file)
@@ -123,6 +123,8 @@ use IkiWiki::Setup::Standard {
        #usedirs => 0,
        # Simple spam prevention: require an account-creation password.
        #account_creation_password => "example",
+       # Cost of generating a password using Authen::Passphrase::BlowfishCrypt
+       #password_cost => 8,
        # Uncomment to force ikiwiki to run with a particular umask.
        #umask => 022,
        # Default settings for the recentchanges page.