summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 1b51089..9b41cc6 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -25,7 +25,7 @@ use IkiWiki::Setup::Standard {
# cgi wrapper to generate
cgi_wrapper => $ENV{'HOME'} . '/public_cgi/wiki.example.org/ikiwiki.cgi',
# mode for cgi_wrapper (can safely be made suid)
- cgi_wrappermode => '06755',
+ cgi_wrappermode => '00755',
# rcs backend to use
rcs => '',
# plugins to add to the default configuration