Commit 91541177 authored by Andreas Plesner Jacobsen's avatar Andreas Plesner Jacobsen Committed by Tollef Fog Heen

Fix syntax

parent c987fa87
...@@ -123,6 +123,7 @@ New parameters ...@@ -123,6 +123,7 @@ New parameters
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
The following parameters have been added, see man varnishd for reference: The following parameters have been added, see man varnishd for reference:
* ``default_keep`` * ``default_keep``
* ``expiry_sleep`` * ``expiry_sleep``
* ``fetch_maxchunksize`` * ``fetch_maxchunksize``
...@@ -157,6 +158,7 @@ Changed parameter names ...@@ -157,6 +158,7 @@ Changed parameter names
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
The following parameters have new names: The following parameters have new names:
* ``http_headers`` has been renamed to ``http_max_hdr``. * ``http_headers`` has been renamed to ``http_max_hdr``.
* ``max_esi_includes`` has been renamed to ``max_esi_depth``. * ``max_esi_includes`` has been renamed to ``max_esi_depth``.
* ``overflow_max`` has been renamed to ``queue_max``. * ``overflow_max`` has been renamed to ``queue_max``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment