aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-09 22:54:37 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-09 22:54:37 +0000
commitff3e4a51e29e9f8a7f18300235c85235cd2bc51b (patch)
treedcf2eaff8db2706c9d73f3555ad4d293e593c514 /doc
parent063d4cc90eb326d137546850f963258c26ba7271 (diff)
downloadikiwiki-ff3e4a51e29e9f8a7f18300235c85235cd2bc51b.tar
ikiwiki-ff3e4a51e29e9f8a7f18300235c85235cd2bc51b.tar.gz
turn on syslog for the svn post-commit hook
Diffstat (limited to 'doc')
-rw-r--r--doc/ikiwiki.setup3
1 files changed, 3 insertions, 0 deletions
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.