aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-04-27 23:53:07 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-04-27 23:53:07 -0400
commitc150f3ed7e41f94d3c7dee262270eb74b54c0016 (patch)
treea565280d49277a7070a1e2823aad24c622c6fd1a /config/varnish64
parentbdaa46543dac343fb0b14523c5645b484d574834 (diff)
downloadpfsense-packages-c150f3ed7e41f94d3c7dee262270eb74b54c0016.tar.gz
pfsense-packages-c150f3ed7e41f94d3c7dee262270eb74b54c0016.tar.bz2
pfsense-packages-c150f3ed7e41f94d3c7dee262270eb74b54c0016.zip
Note where the file is located
Diffstat (limited to 'config/varnish64')
-rw-r--r--config/varnish64/varnish.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/varnish64/varnish.inc b/config/varnish64/varnish.inc
index 464a3dc9..949b574e 100644
--- a/config/varnish64/varnish.inc
+++ b/config/varnish64/varnish.inc
@@ -353,6 +353,8 @@ $varnish_config_file = <<<EOF
# Varnish configuration file
# Automatically generated by the pfSense package system
+# This file is located in /var/etc/default.vcl
+
sub vcl_error {
{$errorvcl}
}