X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=8d26e91aa754aa3b7f374b340bcf71e4b4a9be28;hb=307a7d85568a15f5eb0d97c648507484108fcc56;hp=4104fda9c78cc24a3f81b5c39f8a228f46cf2251;hpb=4b566775a2527ebc890a510faf4f7f117e999bba;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 4104fda9c..8d26e91aa 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2297,6 +2297,13 @@ and customer address. Include units.', }, { + 'key' => 'svc_broadband-radius', + 'section' => '', + 'description' => 'Enable RADIUS groups for broadband services.', + 'type' => 'checkbox', + }, + + { 'key' => 'svc_acct-alldomains', 'section' => '', 'description' => 'Allow accounts to select any domain in the database. Normally accounts can only select from the domain set in the service definition and those purchased by the customer.',