summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-06 21:54:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-06 21:54:12 +0000
commit1f7ef3ff4b32217215c12111552acebb98676935 (patch)
treeb7aea0ff6cdfae303dc949e3a0bcd43dddbbed8b /usr/local/www/wizards
parentf4438819677836bb7b7dabbbeb65c98a03bf3fa1 (diff)
downloadpfsense-1f7ef3ff4b32217215c12111552acebb98676935.zip
pfsense-1f7ef3ff4b32217215c12111552acebb98676935.tar.gz
Add Kbit values up to 1024
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index f35a94c..2f493f9 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -258,6 +258,26 @@
<typehint>Bandwidth guarantee for VOIP phone</typehint>
<options>
<option>
+ <name>1024Kbits/sec</name>
+ <value>1024</value>
+ </option>
+ <option>
+ <name>768Kbits/sec</name>
+ <value>768</value>
+ </option>
+ <option>
+ <name>512Kbits/sec</name>
+ <value>512</value>
+ </option>
+ <option>
+ <name>384Kbits/sec</name>
+ <value>384</value>
+ </option>
+ <option>
+ <name>256Kbits/sec</name>
+ <value>256</value>
+ </option>
+ <option>
<name>128Kbits/sec</name>
<value>128</value>
</option>
OpenPOWER on IntegriCloud