From 85a399ba204e952df5065bed0a41ccb41d873c95 Mon Sep 17 00:00:00 2001 From: Christian Teijon Date: Mon, 11 Jan 2016 19:28:24 +0100 Subject: [PATCH] Fix documented ERRBIT_LOG_LOCATION default --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 36470b8..1f02ea6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -105,5 +105,5 @@ In order of precedence Errbit uses:
defaults to false
ERRBIT_LOG_LOCATION
Path to use to store the log. Specify STDOUT for stdout output, Syslog::Logger to send logs to syslog (uses local0 facility). -
defaults to no logging +
defaults to STDOUT -- libgit2 0.21.2