mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
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
This commit is contained in:
parent
065e78b3a9
commit
559c8d3df1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user