From 6ae835b4a1937bf86431a8e111f3f37e6b23ddbd Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 6 Oct 2017 11:15:19 +0200 Subject: [PATCH] extended help text --- .../Freeradius/forms/dialogEditFreeRADIUSUser.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/dialogEditFreeRADIUSUser.xml b/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/dialogEditFreeRADIUSUser.xml index 82032c4e5..cf45d3d6a 100644 --- a/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/dialogEditFreeRADIUSUser.xml +++ b/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/dialogEditFreeRADIUSUser.xml @@ -45,36 +45,36 @@ user.wispr_bw_min_up text - Set the minimum upload bandwith for WISPr attribute. + Set the minimum upload bandwith for WISPr attribute. The value is treated as bits/s. user.wispr_bw_max_up text - Set the maximum upload bandwith for WISPr attribute. + Set the maximum upload bandwith for WISPr attribute. The value is treated as bits/s. user.wispr_bw_min_down text - Set the minimum download bandwith for WISPr attribute. + Set the minimum download bandwith for WISPr attribute. The value is treated as bits/s. user.wispr_bw_max_down text - Set the maximum download bandwith for WISPr attribute. + Set the maximum download bandwith for WISPr attribute. The value is treated as bits/s. user.cs_bw_max_up text - Set the maximum upload bandwith for ChilliSpot attribute. + Set the maximum upload bandwith for ChilliSpot attribute. The value is treated as kbits/s. user.cs_bw_max_down text - Set the maximum download bandwith for ChilliSpot attribute. + Set the maximum download bandwith for ChilliSpot attribute. The value is treated as kbits/s.