turn on syslog for the svn post-commit hook
parent
063d4cc90e
commit
ff3e4a51e2
|
@ -59,6 +59,9 @@ use IkiWiki::Setup::Standard {
|
||||||
# wrappermode => "04755",
|
# wrappermode => "04755",
|
||||||
# # Enable mail notifications of commits.
|
# # Enable mail notifications of commits.
|
||||||
# notify => 1,
|
# notify => 1,
|
||||||
|
# # Log to syslog since svn post-commit hooks
|
||||||
|
# # hide output and errors.
|
||||||
|
# syslog => 1,
|
||||||
#},
|
#},
|
||||||
#{
|
#{
|
||||||
# # The git post-update wrapper.
|
# # The git post-update wrapper.
|
||||||
|
|
Loading…
Reference in New Issue