setup file should not have verbose => 0
parent
7c64bcf6ad
commit
9232e5df3b
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue