projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6634e5
)
Add trailing comma to commented-out umask in sample ikiwiki.setup
author
Josh Triplett
<josh@freedesktop.org>
Sun, 27 Jan 2008 00:34:04 +0000
(16:34 -0800)
committer
Josh Triplett
<josh@freedesktop.org>
Sun, 27 Jan 2008 00:34:04 +0000
(16:34 -0800)
doc/ikiwiki.setup
patch
|
blob
|
history
diff --git
a/doc/ikiwiki.setup
b/doc/ikiwiki.setup
index 1377315aeba52bc1bc790bb11e8fb379418a3b27..44cb354252be1ca6d2f5c725ad0fb448385ec8df 100644
(file)
--- a/
doc/ikiwiki.setup
+++ b/
doc/ikiwiki.setup
@@
-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