summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-03-21 17:59:41 -0700
committerIvan Kohler <ivan@freeside.biz>2016-03-21 17:59:41 -0700
commite2ef719b0bb863e84c95244c5570e207acbd0c5f (patch)
tree0ed56108f996901aa755075ee9a6ac4894bd8094 /FS/FS
parentf7fa8fab5916969bac62635facfc1c2d30258b44 (diff)
set Motorola-Canopy-Gateway, RT#41261
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/Conf.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9c0e8ba8d..225c00904 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.',