turn on syslog for the svn post-commit hook

master
joey 2007-04-09 22:54:37 +00:00
parent 063d4cc90e
commit ff3e4a51e2
1 changed files with 3 additions and 0 deletions

View 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.