diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-08-30 19:15:15 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-08-30 19:15:15 +0200 |
commit | e398cb62d68b5c3bc943343f5226f28153480958 (patch) | |
tree | 789d71f83a93797d55d90734802cac666cfea20a /ikiwiki_da.setup | |
parent | 520ec5dfe59bdd0beb2d9773603d7e5ff4574d5b (diff) | |
parent | 7edcf5056368129f095a98347b763721646f07ee (diff) |
Merge branch '_da' into da
Diffstat (limited to 'ikiwiki_da.setup')
-rw-r--r-- | ikiwiki_da.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup index 99d131d..ba07e85 100644 --- a/ikiwiki_da.setup +++ b/ikiwiki_da.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 |