[freeside-commits] branch FREESIDE_3_BRANCH updated. e2ef719b0bb863e84c95244c5570e207acbd0c5f
Ivan
ivan at 420.am
Mon Mar 21 17:59:42 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via e2ef719b0bb863e84c95244c5570e207acbd0c5f (commit)
from f7fa8fab5916969bac62635facfc1c2d30258b44 (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 e2ef719b0bb863e84c95244c5570e207acbd0c5f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Mar 21 17:59:41 2016 -0700
set Motorola-Canopy-Gateway, RT#41261
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9c0e8ba..225c009 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2759,6 +2759,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