]> sipb.mit.edu Git - ikiwiki.git/commitdiff
turn on syslog for the svn post-commit hook
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 9 Apr 2007 22:54:37 +0000 (22:54 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 9 Apr 2007 22:54:37 +0000 (22:54 +0000)
doc/ikiwiki.setup

index f61c582d8c2de04de2414896a89ba68e9737767e..d54527eca068eb3cfe4038b1d74fc87723bbd88f 100644 (file)
@@ -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.