summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-20 13:34:11 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-20 13:34:11 +0000
commit958468b0883783cebd57086e80ec58f578c82074 (patch)
treef2f6e582caf6ea9306dd44e134815df67ef7bf86 /doc/ikiwiki.setup
parent2469114dc567fb3a52609b589d85eb28af0cd670 (diff)
fix broken example config file and detect this breakage
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 5353c37b8..9e4d00726 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -34,11 +34,9 @@ use IkiWiki::Setup::Standard {
},
#{
# # The cgi wrapper.
- # cgiwrapper => {
- # cgi => 1,
- # wrapper => "/var/www/wiki/ikiwiki.cgi",
- # wrappermode => "06755",
- # },
+ # cgi => 1,
+ # wrapper => "/var/www/wiki/ikiwiki.cgi",
+ # wrappermode => "06755",
#},
],