From 97b0c138a965bb66017bf2ce6e681571eb746252 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 1 Jun 2007 09:59:30 -0700 Subject: [PATCH] Comment out verbose setting so it can be overridden on the command-line --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 887f256..75d300d 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -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", -- 2.43.0