aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-02-23 19:37:29 +0200
committerWarren Baker <warren@decoy.co.za>2014-02-23 19:37:29 +0200
commitf6a71d1bd31e4f3ce7cbdba72abba745271834a6 (patch)
treefbd69ebe8d5d11dd82208a83d167e4079f7f3bbb /config/unbound
parentf19865fb9b7461fd6f41d198177122e9256500db (diff)
downloadpfsense-packages-f6a71d1bd31e4f3ce7cbdba72abba745271834a6.tar.gz
pfsense-packages-f6a71d1bd31e4f3ce7cbdba72abba745271834a6.tar.bz2
pfsense-packages-f6a71d1bd31e4f3ce7cbdba72abba745271834a6.zip
Remove deprecated option
Diffstat (limited to 'config/unbound')
-rw-r--r--config/unbound/unbound_advanced.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/config/unbound/unbound_advanced.xml b/config/unbound/unbound_advanced.xml
index 2da5b505..f9914a22 100644
--- a/config/unbound/unbound_advanced.xml
+++ b/config/unbound/unbound_advanced.xml
@@ -262,16 +262,7 @@
<field>
<fielddescr>TTL for Host cache entries</fielddescr>
<fieldname>infra_host_ttl</fieldname>
- <description>Time to live for entries in the host cache. The host cache contains roundtrip timing and EDNS support information. The default is 900 seconds.</description>
- <type>input</type>
- <size>5</size>
- <default_value>900</default_value>
- <advancedfield/>
- </field>
- <field>
- <fielddescr>TTL for lame delegation</fielddescr>
- <fieldname>infra_lame_ttl</fieldname>
- <description>Time to live for when a delegation is considered to be lame. The default is 900 seconds.</description>
+ <description>Time to live for entries in the host cache. The host cache contains roundtrip timing, lameness and EDNS support information. The default is 900 seconds.</description>
<type>input</type>
<size>5</size>
<default_value>900</default_value>