[master] 2e8c8c1 dridis todo items ticked off

Nils Goroll nils.goroll at uplex.de
Wed Sep 14 15:03:15 CEST 2016


commit 2e8c8c126da006f22c7b8f76e61747f65ed8578e
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Sep 14 14:37:29 2016 +0200

    dridis todo items ticked off

diff --git a/doc/sphinx/whats-new/changes-5.0.rst b/doc/sphinx/whats-new/changes-5.0.rst
index 2b887f1..dfd611d 100644
--- a/doc/sphinx/whats-new/changes-5.0.rst
+++ b/doc/sphinx/whats-new/changes-5.0.rst
@@ -161,6 +161,23 @@ To summarize: You should know what you are doing when caching anything
 but a GET or HEAD and without creating an appropriate cache key doing
 so is almost guaranteed to be wrong.
 
+
+Default VCL search path
+~~~~~~~~~~~~~~~~~~~~~~~
+
+For default builds, vcl files are now also being looked for under
+/usr/share/varnish/vcl if not found in /etc/varnish.
+
+For custom builds, the actual search path is
+``${varnishconfdir}:${datarootdir}/varnish/vcl``
+
+
+devicedetect.vcl
+~~~~~~~~~~~~~~~~
+
+The basic device detection vcl is now bundled with varnish.
+
+
 News for vmod authors
 ~~~~~~~~~~~~~~~~~~~~~
 



More information about the varnish-commit mailing list