setup file should not have verbose => 0

master
joey 2007-06-01 17:55:21 +00:00
parent 7c64bcf6ad
commit 9232e5df3b
1 changed files with 1 additions and 1 deletions

View 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",