mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Labeled the name of the file in the sample (#1782)
The sample as-is was not clear about what file the configuration was to go in. This sample is to go into nginx.conf, but nginx as of 20180516 has nginx.conf + conf.f/default.conf. This sample overrides all that into the single file so being specific is better.
This commit is contained in:
parent
d348430611
commit
9cf5b13f93
@ -17,6 +17,7 @@ An `example configuration`_ file for fast clients with Nginx_:
|
||||
|
||||
.. literalinclude:: ../../examples/nginx.conf
|
||||
:language: nginx
|
||||
:caption: **nginx.conf**
|
||||
|
||||
If you want to be able to handle streaming request/responses or other fancy
|
||||
features like Comet, Long polling, or Web sockets, you need to turn off the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user