We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a33d52 commit 0438896Copy full SHA for 0438896
tests/Functional/Fixtures/varnish/custom_ttl.vcl
@@ -1,5 +1,7 @@
1
vcl 4.0;
2
3
+import std;
4
+
5
include "../../../../resources/config/varnish/fos_debug.vcl";
6
include "../../../../resources/config/varnish/fos_custom_ttl.vcl";
7
0 commit comments