From: Ivan Kohler Date: Tue, 22 Mar 2016 00:59:38 +0000 (-0700) Subject: set Motorola-Canopy-Gateway, RT#41261 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6abdcf7164e4cdebd70fc4862922b8e521c48557 set Motorola-Canopy-Gateway, RT#41261 --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index aeb83c8b3..a8ececd02 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.',