mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 02:49:12 +08:00
docs: unresolved reference (the reference is not named after the class name)
This commit is contained in:
parent
2a3dfdd2c8
commit
6245e2c03b
@ -1506,7 +1506,7 @@ class LogConfigDict(Setting):
|
||||
desc = """\
|
||||
The log config dictionary to use, using the standard Python
|
||||
logging module's dictionary configuration format. This option
|
||||
takes precedence over the :ref:`logconfig` and :ref:`logConfigJson` options,
|
||||
takes precedence over the :ref:`logconfig` and :ref:`logconfig-json` options,
|
||||
which uses the older file configuration format and JSON
|
||||
respectively.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user