]> sipb.mit.edu Git - ikiwiki.git/commitdiff
setup file should not have verbose => 0
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 17:55:21 +0000 (17:55 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 17:55:21 +0000 (17:55 +0000)
doc/ikiwiki.setup

index 31561e20fd997b8befdf6e924583b8f9cc192fea..12df4507fd6a7c5291539271ca340417601e78e7 100644 (file)
@@ -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",