aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64/varnish_custom_vcl.xml
diff options
context:
space:
mode:
authormarcelloc <marcellocoutinho@gmail.com>2011-08-03 18:17:14 -0300
committermarcelloc <marcellocoutinho@gmail.com>2011-08-03 18:17:14 -0300
commit9f46783e69f0d2f37bf18d5770b61c107d55fd52 (patch)
tree7d3fa5a6b8c03c16154b69459597b1ad776cc775 /config/varnish64/varnish_custom_vcl.xml
parentfdce6a9c91d2a56637bfda4fd9360fce9bd6932e (diff)
downloadpfsense-packages-9f46783e69f0d2f37bf18d5770b61c107d55fd52.tar.gz
pfsense-packages-9f46783e69f0d2f37bf18d5770b61c107d55fd52.tar.bz2
pfsense-packages-9f46783e69f0d2f37bf18d5770b61c107d55fd52.zip
include base64 encode in custom options
Diffstat (limited to 'config/varnish64/varnish_custom_vcl.xml')
-rw-r--r--config/varnish64/varnish_custom_vcl.xml8
1 files changed, 7 insertions, 1 deletions
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 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>varnishcustomvcl</name>
- <version>0.0.1</version>
+ <version>0.0.2</version>
<title>Varnish custom VCL</title>
<aftersaveredirect>pkg_edit.php?xml=varnish_settings.xml&amp;id=0</aftersaveredirect>
<include_file>/usr/local/pkg/varnish.inc</include_file>
@@ -84,6 +84,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
<field>
<fielddescr>vcl_recv_late</fielddescr>
@@ -92,6 +93,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
<field>
<fielddescr>vcl_fetch_early</fielddescr>
@@ -100,6 +102,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
<field>
<fielddescr>vcl_fetch_late</fielddescr>
@@ -108,6 +111,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
<field>
<fielddescr>vcl_pipe_early</fielddescr>
@@ -116,6 +120,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
<field>
<fielddescr>vcl_pipe_late</fielddescr>
@@ -124,6 +129,7 @@
<type>textarea</type>
<cols>50</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>
</fields>
<custom_php_validation_command>