summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 3a0658e9d..e36559112 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -84,7 +84,7 @@ use IkiWiki::Setup::Standard {
# # post-update hook script, which may not be
# # what you want.
# wrapper => "/git/wiki.git/hooks/post-update",
- # wrappermode => "04755",
+ # wrappermode => "06755",
# # Enable mail notifications of commits.
# notify => 1,
#},