From 9f46783e69f0d2f37bf18d5770b61c107d55fd52 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Wed, 3 Aug 2011 18:17:14 -0300 Subject: include base64 encode in custom options --- config/varnish64/varnish_custom_vcl.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config/varnish64/varnish_custom_vcl.xml') diff --git a/config/varnish64/varnish_custom_vcl.xml b/config/varnish64/varnish_custom_vcl.xml index 24635627..ba6d4a51 100644 --- a/config/varnish64/varnish_custom_vcl.xml +++ b/config/varnish64/varnish_custom_vcl.xml @@ -41,7 +41,7 @@ Describe your package requirements here Currently there are no FAQ items provided. varnishcustomvcl - 0.0.1 + 0.0.2 Varnish custom VCL pkg_edit.php?xml=varnish_settings.xml&id=0 /usr/local/pkg/varnish.inc @@ -84,6 +84,7 @@ textarea 50 10 + base64 vcl_recv_late @@ -92,6 +93,7 @@ textarea 50 10 + base64 vcl_fetch_early @@ -100,6 +102,7 @@ textarea 50 10 + base64 vcl_fetch_late @@ -108,6 +111,7 @@ textarea 50 10 + base64 vcl_pipe_early @@ -116,6 +120,7 @@ textarea 50 10 + base64 vcl_pipe_late @@ -124,6 +129,7 @@ textarea 50 10 + base64 -- cgit v1.2.3