diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-07-29 22:36:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-07-29 22:36:02 +0000 |
commit | 0e279b95f476791b379b2936055379850f4197f3 (patch) | |
tree | 4d5ab1ca548eacdfe426d37ae2a95effadcbd116 /cf | |
parent | 4532f9470db3ee3b2068ccf83479c77f4ad2f9e7 (diff) | |
download | pfsense-0e279b95f476791b379b2936055379850f4197f3.zip pfsense-0e279b95f476791b379b2936055379850f4197f3.tar.gz |
Turn off raw filter for new installs
Diffstat (limited to 'cf')
-rw-r--r-- | cf/conf/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index a831503..8bb1b03 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -263,7 +263,6 @@ <!-- <filteringbridge/> --> </bridge> <syslog> - <rawfilter/> <!-- <reverse/> <enable/> |