We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e005c9d commit 5fa32a6Copy full SHA for 5fa32a6
docs/source/deploy.rst
@@ -265,6 +265,8 @@ utility::
265
266
kill -USR1 $(cat /var/run/gunicorn.pid)
267
268
+.. note:: overriding the LOGGING dictionary requires to set `disable_existing_loggers: False`` to not interfere with the Gunicorn logging.
269
+
270
.. _Nginx: http://www.nginx.org
271
.. _Boom: https://github.com/rakyll/boom
272
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf
0 commit comments