Add trailing comma to commented-out umask in sample ikiwiki.setup
authorJosh Triplett <josh@freedesktop.org>
Sun, 27 Jan 2008 00:34:04 +0000 (16:34 -0800)
committerJosh Triplett <josh@freedesktop.org>
Sun, 27 Jan 2008 00:34:04 +0000 (16:34 -0800)
doc/ikiwiki.setup

index 1377315aeba52bc1bc790bb11e8fb379418a3b27..44cb354252be1ca6d2f5c725ad0fb448385ec8df 100644 (file)
@@ -119,7 +119,7 @@ use IkiWiki::Setup::Standard {
        # Simple spam prevention: require an account-creation password.
        #account_creation_password => "example",
        # Uncomment to force ikiwiki to run with a particular umask.
-       #umask => 022
+       #umask => 022,
 
        # To add plugins, list them here.
        #add_plugins => [qw{goodstuff search wikitext camelcase