aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
diff options
context:
space:
mode:
authormarcelloc <marcellocoutinho@gmail.com>2012-02-03 18:49:20 -0200
committermarcelloc <marcellocoutinho@gmail.com>2012-02-03 18:49:20 -0200
commit93c0a7834e47a78065623d5b5b8620b02f06828b (patch)
tree5c93756d6f1cff4633bf1dabb1a5d6bfac5ebeff /config/freeradius2
parent3ef5df94a33fd5619126eecc81ce1afd9b8b1b95 (diff)
parent5f0b221e5ec08527319196cf1f5eac71e5a88950 (diff)
downloadpfsense-packages-93c0a7834e47a78065623d5b5b8620b02f06828b.tar.gz
pfsense-packages-93c0a7834e47a78065623d5b5b8620b02f06828b.tar.bz2
pfsense-packages-93c0a7834e47a78065623d5b5b8620b02f06828b.zip
Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages
Diffstat (limited to 'config/freeradius2')
-rw-r--r--config/freeradius2/freeradiussettings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeradius2/freeradiussettings.xml b/config/freeradius2/freeradiussettings.xml
index f31545e1..0325ba53 100644
--- a/config/freeradius2/freeradiussettings.xml
+++ b/config/freeradius2/freeradiussettings.xml
@@ -302,7 +302,7 @@
<field>
<fielddescr>Disable Acct_Unique</fielddescr>
<fieldname>varsettingsenableacctunique</fieldname>
- <description><![CDATA[This disables the "rlm_acct_unique" module in FreeRADIUS "preacct" section. By default this is enabled but it causes some problems with CP if a user should be disconnected when its amount of time/data is reached. So if you use "Amount of Download/Upload/Time" then disable this. (Default: unchecked)]]></description>
+ <description><![CDATA[This disables the "rlm_acct_unique" module in FreeRADIUS "preacct" section. By default this module is enabled but it causes some problems with counters. So if you use "Amount of Download/Upload/Time" then leave this checked. (Default: check)]]></description>
<type>checkbox</type>
</field>
</fields>