summaryrefslogtreecommitdiffstats
path: root/conf.default
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-09-28 03:04:57 +0000
committerBill Marquette <billm@pfsense.org>2005-09-28 03:04:57 +0000
commita48aec0a6705bdc78e979995bab94fe2deab1d55 (patch)
tree5de5a7337015c2f25be09b18b82577f2a29de7c2 /conf.default
parent387041ffc4bd81bbd2bbae3acaae68a7f0b657df (diff)
downloadpfsense-a48aec0a6705bdc78e979995bab94fe2deab1d55.zip
pfsense-a48aec0a6705bdc78e979995bab94fe2deab1d55.tar.gz
Remove ability to change schedulertype - we're only supporting HFSC for
now - priq may come back in future, the return of CBQ is unlikely
Diffstat (limited to 'conf.default')
-rw-r--r--conf.default/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index d1778da..2dde636 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -1,13 +1,12 @@
<?xml version="1.0"?>
<!-- pfSense default system configuration -->
<pfsense>
- <version>2.0</version>
+ <version>2.1</version>
<lastchange></lastchange>
<theme>metallic</theme>
<system>
<enablesshd/>
<optimization>normal</optimization>
- <schedulertype>priq</schedulertype>
<hostname>pfSense</hostname>
<domain>local</domain>
<dnsserver></dnsserver>
@@ -387,6 +386,7 @@
</filter>
<shaper>
<!-- <enable/> -->
+ <!-- <schedulertype>hfsc</schedulertype> -->
<!-- rule syntax:
<rule>
<disabled/>
OpenPOWER on IntegriCloud