From 24fcf2b97d86debeb27ab4ab46a6bc0a2f23f2b2 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 16 Aug 2006 21:17:49 +0000 Subject: * Add --syslog config option, to log to the syslog. --- doc/ikiwiki.setup | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ikiwiki.setup') diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index bef858d5b..e14991299 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -74,6 +74,9 @@ use IkiWiki::Setup::Standard { #timeformat => '%c', # Locale to use. Must be a UTF-8 locale. #locale => 'en_US.UTF-8', + # Logging settings: + verbose => 0, + syslog => 0, # To add plugins, list them here. #add_plugins => [qw{meta tag pagecount brokenlinks search smiley -- cgit v1.2.3