Merge pull request #211 from nnugumanov/patch-6

phantom_http_entity default value was lost previously
This commit is contained in:
Alexey Lavrenuke 2016-03-02 20:03:48 +03:00
commit 05d16533d1

View File

@ -333,6 +333,8 @@ Phantom http-module tuning options
:phantom_http_entity:
Answer ``size``.
Default: ``8M``.
.. note::
Please, keep in mind, especially if your service has large answers, that phantom doesn't read more than defined in ``phantom_http_entity``.