mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix markup in --log-syslog docs
This commit is contained in:
parent
eab1256052
commit
9320811f32
@ -814,9 +814,8 @@ syslog
|
|||||||
Send *Gunicorn* logs to syslog.
|
Send *Gunicorn* logs to syslog.
|
||||||
|
|
||||||
.. versionchanged:: 19.8
|
.. versionchanged:: 19.8
|
||||||
|
You can now disable sending access logs by using the
|
||||||
You can now disable sending access logs by using the
|
:ref:`disable-redirect-access-to-syslog` setting.
|
||||||
:ref:`disable-redirect-access-to-syslog` setting.
|
|
||||||
|
|
||||||
.. _syslog-prefix:
|
.. _syslog-prefix:
|
||||||
|
|
||||||
|
|||||||
@ -1401,9 +1401,8 @@ class Syslog(Setting):
|
|||||||
Send *Gunicorn* logs to syslog.
|
Send *Gunicorn* logs to syslog.
|
||||||
|
|
||||||
.. versionchanged:: 19.8
|
.. versionchanged:: 19.8
|
||||||
|
You can now disable sending access logs by using the
|
||||||
You can now disable sending access logs by using the
|
:ref:`disable-redirect-access-to-syslog` setting.
|
||||||
:ref:`disable-redirect-access-to-syslog` setting.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user