projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c64bcf
)
setup file should not have verbose => 0
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 17:55:21 +0000
(17:55 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 17:55:21 +0000
(17:55 +0000)
doc/ikiwiki.setup
patch
|
blob
|
history
diff --git
a/doc/ikiwiki.setup
b/doc/ikiwiki.setup
index 31561e20fd997b8befdf6e924583b8f9cc192fea..12df4507fd6a7c5291539271ca340417601e78e7 100644
(file)
--- 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",