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 6dd4176 commit d42e40fCopy full SHA for d42e40f
conf/default.vcl
@@ -1,3 +1,16 @@
1
+#
2
+# __ _ _ _ _
3
+# \ \ (_) | | (_) |
4
+# \ \ _ ___| |_ _ __ __ _ _| |___
5
+# > > | |/ _ \ __| '__/ _` | | / __|
6
+# / / | | __/ |_| | | (_| | | \__ \
7
+# /_/ | |\___|\__|_| \__,_|_|_|___/
8
+# _/ | ______
9
+# |__/ |______|
10
11
+# This config is deployed and managed through ansible. Do not modify without authorization.
12
13
+# Source: /etc/ansible/roles/global/templates/varnish/default-m2.j2 on Sep 25, 2018 by Jarett
14
vcl 4.0;
15
16
import std;
0 commit comments