summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-01 17:55:21 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-01 17:55:21 +0000
commit9232e5df3b0f41dbaabe926a8b5b393be6ddf9cd (patch)
treeb05e3df99f110ddcf0b6720f9c71301f53ae10bf /doc/ikiwiki.setup
parent7c64bcf6adbeb7b59cc5c45a0ccd0cf8b58d7783 (diff)
setup file should not have verbose => 0
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 31561e20f..12df4507f 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -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",