aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-08-04 06:53:01 -0700
committerScott Ullrich <sullrich@gmail.com>2011-08-04 06:53:01 -0700
commit7075e42e46a8ffeac919e6f6d9900b263dd08840 (patch)
tree7b88aaadfb190092c596c4e70d278792ca135867 /config/varnish64
parentac58bb566e16662e24ee28fd134921d7e92348a7 (diff)
parent3f32776cd4f45d5c240e39818b2fd7c089f33a46 (diff)
downloadpfsense-packages-7075e42e46a8ffeac919e6f6d9900b263dd08840.tar.gz
pfsense-packages-7075e42e46a8ffeac919e6f6d9900b263dd08840.tar.bz2
pfsense-packages-7075e42e46a8ffeac919e6f6d9900b263dd08840.zip
Merge pull request #23 from marcelloc/patch-16
include listen port warning
Diffstat (limited to 'config/varnish64')
-rw-r--r--config/varnish64/varnish_settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/varnish64/varnish_settings.xml b/config/varnish64/varnish_settings.xml
index b5bc105d..e19c684d 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.2</version>
+ <version>0.0.3</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>
@@ -108,7 +108,7 @@
<field>
<fielddescr>Listening port</fielddescr>
<fieldname>listeningport</fieldname>
- <description>Enter the port you would like varnish to listen on. Defaults to 80.</description>
+ <description><![CDATA[Enter the port you would like varnish to listen on. Defaults to 80.<BR><BR><strong>When listening on port 80, you must check 'Disable webConfigurator redirect rule' option in system advanced options.</strong>]]></description>
<type>input</type>
</field>
<field>