diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index e9921f049c..22841f6c13 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -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. ::