[freeside-commits] branch FREESIDE_4_BRANCH updated. fd75ab8b129eea8d69f90b4e50288fa0950447a2
Ivan
ivan at 420.am
Mon Mar 21 17:59:40 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via fd75ab8b129eea8d69f90b4e50288fa0950447a2 (commit)
from a51c75c6f68595910cf3e0d520682feb16a54554 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fd75ab8b129eea8d69f90b4e50288fa0950447a2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Mar 21 17:59:40 2016 -0700
set Motorola-Canopy-Gateway, RT#41261
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 28969be..dd31c3d 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2579,6 +2579,13 @@ and customer address. Include units.',
},
{
+ 'key' => 'radius-canopy',
+ 'section' => '',
+ 'description' => 'Enable RADIUS attributes for Cambium (formerly Motorola) Canopy (Motorola-Canopy-Gateway).',
+ 'type' => 'checkbox',
+ },
+
+ {
'key' => 'svc_broadband-radius',
'section' => '',
'description' => 'Enable RADIUS groups for broadband services.',
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 7 +++++++
1 file changed, 7 insertions(+)
More information about the freeside-commits
mailing list