Fix markup in --log-syslog docs

This commit is contained in:
Berker Peksag 2018-05-06 18:09:33 +03:00
parent eab1256052
commit 9320811f32
2 changed files with 4 additions and 6 deletions

View File

@ -814,9 +814,8 @@ syslog
Send *Gunicorn* logs to syslog.
.. versionchanged:: 19.8
You can now disable sending access logs by using the
:ref:`disable-redirect-access-to-syslog` setting.
You can now disable sending access logs by using the
:ref:`disable-redirect-access-to-syslog` setting.
.. _syslog-prefix:

View File

@ -1401,9 +1401,8 @@ class Syslog(Setting):
Send *Gunicorn* logs to syslog.
.. versionchanged:: 19.8
You can now disable sending access logs by using the
:ref:`disable-redirect-access-to-syslog` setting.
You can now disable sending access logs by using the
:ref:`disable-redirect-access-to-syslog` setting.
"""