aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-08-03 14:19:23 -0700
committerScott Ullrich <sullrich@gmail.com>2011-08-03 14:19:23 -0700
commit4de44d167dc13ae53be396bc427126930505c36c (patch)
tree3aa64b5eda36873aba34419e1d60fd24d992dab7 /config/varnish64
parent557bafd5e60efefa96b6c1c785109a24044641d3 (diff)
parent09be63516b948646c572ac2efd2c2c0925ff0705 (diff)
downloadpfsense-packages-4de44d167dc13ae53be396bc427126930505c36c.tar.gz
pfsense-packages-4de44d167dc13ae53be396bc427126930505c36c.tar.bz2
pfsense-packages-4de44d167dc13ae53be396bc427126930505c36c.zip
Merge pull request #16 from marcelloc/patch-9
include base64 encoding for custom html error message
Diffstat (limited to 'config/varnish64')
-rw-r--r--config/varnish64/varnish_settings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/varnish64/varnish_settings.xml b/config/varnish64/varnish_settings.xml
index eb39076a..b5bc105d 100644
--- a/config/varnish64/varnish_settings.xml
+++ b/config/varnish64/varnish_settings.xml
@@ -41,7 +41,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>varnishsettings</name>
- <version>0.0.1</version>
+ <version>0.0.2</version>
<title>Varnish Settings</title>
<aftersaveredirect>pkg_edit.php?xml=varnish_settings.xml&amp;id=0</aftersaveredirect>
<include_file>/usr/local/pkg/varnish.inc</include_file>
@@ -201,6 +201,7 @@
<type>textarea</type>
<cols>70</cols>
<rows>10</rows>
+ <encoding>base64</encoding>
</field>