summaryrefslogtreecommitdiffstats
path: root/etc/inc/unbound.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-02-18 01:57:15 -0600
committerChris Buechler <cmb@pfsense.org>2015-02-18 01:58:22 -0600
commit90d1d8cf8818d729fb059b82418c0bc04c69ea3d (patch)
treea431a8c31789ca332935a05b914c07e29280f50e /etc/inc/unbound.inc
parent7b404fdec078525f5517851e373bd6b6d2e39a3b (diff)
downloadpfsense-90d1d8cf8818d729fb059b82418c0bc04c69ea3d.zip
pfsense-90d1d8cf8818d729fb059b82418c0bc04c69ea3d.tar.gz
Don't hard code harden-referral-path. It defaults to no, so no behavior change, and that setting is unlikely to ever become a default. This allows users to configure an override to enable this option if desired. part of Ticket #4399
Diffstat (limited to 'etc/inc/unbound.inc')
-rw-r--r--etc/inc/unbound.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/unbound.inc b/etc/inc/unbound.inc
index b77f09a..8641ddb 100644
--- a/etc/inc/unbound.inc
+++ b/etc/inc/unbound.inc
@@ -277,7 +277,6 @@ port: {$port}
verbosity: {$verbosity}
hide-identity: {$hide_identity}
hide-version: {$hide_version}
-harden-referral-path: no
harden-glue: {$harden_glue}
do-ip4: yes
do-ip6: yes
OpenPOWER on IntegriCloud