X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=e74c19faab07da80421213c15c36ce1429d9885b;hb=87f255507af9f14dfbccd37eefd71a148f9af344;hp=c9f30fe6ecd6ebded03982b0c73b4443d563bcd4;hpb=eccc8de2366e2e004a37761b8da2b447ec861ecb;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index c9f30fe6e..e74c19faa 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1136,6 +1136,13 @@ sub reason_type_options { }, { + 'key' => 'svc_acct-ip_addr', + 'section' => '', + 'description' => 'Enable IP address management on login services like for broadband services.', + 'type' => 'checkbox', + }, + + { 'key' => 'exclude_ip_addr', 'section' => '', 'description' => 'Exclude these from the list of available broadband service IP addresses. (One per line)',