Skip to content

Commit a8a5857

Browse files
authored
Merge pull request #585 from lennartkoopmann/patch-1
Describe disabling logpath to make syslog work
2 parents d9402c9 + 51c6cee commit a8a5857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ textSearchEnabled=true). Default: None
497497
##### `syslog`
498498
Sends all logging output to the host’s syslog system rather than to standard
499499
output or a log file. Default: None
500-
*Important*: You cannot use syslog with logpath.
500+
*Important*: You cannot use syslog with logpath. Set logpath to false to disable it.
501501

502502
##### `slave`
503503
Set to true to configure the current instance to act as slave instance in a

0 commit comments

Comments
 (0)