From: joey Date: Fri, 1 Jun 2007 17:55:21 +0000 (+0000) Subject: setup file should not have verbose => 0 X-Git-Tag: 2.2~37 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/9232e5df3b0f41dbaabe926a8b5b393be6ddf9cd setup file should not have verbose => 0 --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 31561e20f..12df4507f 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -93,7 +93,7 @@ use IkiWiki::Setup::Standard { # Only send cookies over SSL connections. #sslcookie => 1, # Logging settings: - verbose => 0, + #verbose => 1, syslog => 0, # To link to user pages in a subdirectory of the wiki. #userdir => "users",