diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-08-30 19:15:16 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-08-30 19:15:16 +0200 |
commit | b0e9b50efa3f1fe2523a3e9f1ac22a8364a776a2 (patch) | |
tree | 24b334e11ba3968b7b9e1b68b7619d118e67fb1e | |
parent | 208082d714a3ab73c14f3e0fe30d861e77aabca7 (diff) | |
parent | 38fe29040522efe0941ba766245826e4487728e8 (diff) |
Merge branch '_nb' into allinone-nb
-rw-r--r-- | ikiwiki_nb.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index f9b90cc..5243da3 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.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 |