[master] 9f8a77d Fix syntax
Andreas Plesner Jacobsen
apj at varnish-cache.org
Fri Feb 24 12:20:48 CET 2012
commit 9f8a77dc60d5a68b419ab97b9a2ada9aa3a397f3
Author: Andreas Plesner Jacobsen <apj at mutt.dk>
Date: Fri Feb 24 12:20:37 2012 +0100
Fix syntax
diff --git a/doc/sphinx/installation/upgrade.rst b/doc/sphinx/installation/upgrade.rst
index cee17b8..2402af0 100644
--- a/doc/sphinx/installation/upgrade.rst
+++ b/doc/sphinx/installation/upgrade.rst
@@ -123,6 +123,7 @@ New parameters
~~~~~~~~~~~~~~
The following parameters have been added, see man varnishd for reference:
+
* ``default_keep``
* ``expiry_sleep``
* ``fetch_maxchunksize``
@@ -157,6 +158,7 @@ Changed parameter names
~~~~~~~~~~~~~~~~~~~~~~~
The following parameters have new names:
+
* ``http_headers`` has been renamed to ``http_max_hdr``.
* ``max_esi_includes`` has been renamed to ``max_esi_depth``.
* ``overflow_max`` has been renamed to ``queue_max``.
More information about the varnish-commit
mailing list