[freeside-commits] branch master updated. 6abdcf7164e4cdebd70fc4862922b8e521c48557
Ivan
ivan at 420.am
Mon Mar 21 17:59:39 PDT 2016
The branch, master has been updated
via 6abdcf7164e4cdebd70fc4862922b8e521c48557 (commit)
from 00210706ae8961b0274078ca682fa7c05a35f682 (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 6abdcf7164e4cdebd70fc4862922b8e521c48557
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Mar 21 17:59:38 2016 -0700
set Motorola-Canopy-Gateway, RT#41261
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index aeb83c8..a8ececd 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