]> git.cworth.org Git - cworth.org/commitdiff
Comment out verbose setting so it can be overridden on the command-line
authorCarl Worth <cworth@cworth.org>
Fri, 1 Jun 2007 16:59:30 +0000 (09:59 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 1 Jun 2007 16:59:30 +0000 (09:59 -0700)
ikiwiki.setup

index 887f256815ca56e908b82aea12a1af3b7c7527d7..75d300dcea4d38231128f8dbe9e3f5af40fe6714 100644 (file)
@@ -63,7 +63,7 @@ use IkiWiki::Setup::Standard {
        # Only send cookies over SSL connections.
        #sslcookie => 1,
        # Logging settings:
-       verbose => 0,
+       verbose => 0,
        syslog => 0,
        # To link to user pages in a subdirectory of the wiki.
        #userdir => "users",