aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-05-28 20:53:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-05-28 20:53:58 +0000
commite8d5174bd5607cf9b5c9d595166078ea93915483 (patch)
tree0724576d1cbad27c5e1fcae0428c2e9732f61b73 /packages
parentedf280f8d11b59055ac527be34aca3743893f2ba (diff)
downloadpfsense-packages-e8d5174bd5607cf9b5c9d595166078ea93915483.tar.gz
pfsense-packages-e8d5174bd5607cf9b5c9d595166078ea93915483.tar.bz2
pfsense-packages-e8d5174bd5607cf9b5c9d595166078ea93915483.zip
We lo longer support bandwidth per user
Diffstat (limited to 'packages')
-rw-r--r--packages/freeradius.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/packages/freeradius.xml b/packages/freeradius.xml
index eb8f5547..bc1b3fd5 100644
--- a/packages/freeradius.xml
+++ b/packages/freeradius.xml
@@ -42,16 +42,6 @@
<fielddescr>Description</fielddescr>
<fieldname>description</fieldname>
</columnitem>
- <columnitem>
- <fielddescr>Upload bandwidth</fielddescr>
- <fieldname>uploadbw</fieldname>
- <suffix> Kbit/s</suffix>
- </columnitem>
- <columnitem>
- <fielddescr>Download bandwidth</fielddescr>
- <fieldname>downloadbw</fieldname>
- <suffix> Kbit/s</suffix>
- </columnitem>
</adddeleteeditpagefields>
<fields>
<field>
@@ -72,24 +62,6 @@
<description>Enter the description of the user here</description>
<type>input</type>
</field>
- <field>
- <fielddescr>Enable bandwidth restriction</fielddescr>
- <fieldname>bwrestriction</fieldname>
- <description>If this option is set, the captive portal will restrict this user to the bandwidth defined below.</description>
- <type>checkbox</type>
- </field>
- <field>
- <fielddescr>Upload bandwidth</fielddescr>
- <fieldname>uploadbw</fieldname>
- <description>Enter the desired upload bandwidth cap for this user in Kbit/s.</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>Download bandwidth</fielddescr>
- <fieldname>downloadbw</fieldname>
- <description>Enter the desired download bandwidth cap for this user in Kbit/s.</description>
- <type>input</type>
- </field>
</fields>
<custom_php_install_command>
global $config;