Merge "Fix RST in configuration.rst"

This commit is contained in:
Jenkins
2015-11-16 05:16:30 +00:00
committed by Gerrit Code Review

View File

@@ -211,7 +211,7 @@ Enabling Syslog
Logging all services to a single syslog can be convenient. Enable
syslogging by setting ``SYSLOG`` to ``True``. If the destination log
host is not localhost ``SYSLOG_HOST`` and ``SYSLOG_PORT`` can be used
to direct the message stream to the log host. |
to direct the message stream to the log host.
::