diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-03-11 13:55:42 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-03-11 13:55:42 -0300 |
commit | e75c2bf512288999b83b2ffe83e2b0cc4d7d2e8e (patch) | |
tree | a5652a559632901ddd3c15a45d77f16f4d19ac5c /conf.default | |
parent | 87bf8d4d0eaa358c6dbac9aa54ca64f69a2bbef9 (diff) | |
download | pfsense-e75c2bf512288999b83b2ffe83e2b0cc4d7d2e8e.zip pfsense-e75c2bf512288999b83b2ffe83e2b0cc4d7d2e8e.tar.gz |
Revert "Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present"
This reverts commit 23645bf703578919ba52e857ed2e221db08ef61a.
Diffstat (limited to 'conf.default')
-rw-r--r-- | conf.default/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml index 8bf9299..6a6da59 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -41,7 +41,6 @@ <webgui> <protocol>https</protocol> <loginautocomplete/> - <beast_protection//> </webgui> <disablenatreflection>yes</disablenatreflection> <disablesegmentationoffloading/> |