diff options
-rw-r--r-- | config/varnish64/varnish.inc | 2 |
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} } |