From 9cf5b13f93a3ac712cbabb3b41e34eb6ec9d5eb6 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sat, 19 May 2018 01:29:13 -0700 Subject: [PATCH] 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. --- docs/source/deploy.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index a731179f..649e1950 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -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