From: joey Date: Mon, 9 Apr 2007 22:54:37 +0000 (+0000) Subject: turn on syslog for the svn post-commit hook X-Git-Tag: 1.50~75 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/ff3e4a51e29e9f8a7f18300235c85235cd2bc51b turn on syslog for the svn post-commit hook --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index f61c582d8..d54527eca 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -59,6 +59,9 @@ use IkiWiki::Setup::Standard { # wrappermode => "04755", # # Enable mail notifications of commits. # notify => 1, + # # Log to syslog since svn post-commit hooks + # # hide output and errors. + # syslog => 1, #}, #{ # # The git post-update wrapper.