X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FConf.pm;h=dd80e9277da0cba981cbc73ee7c6900107097b3b;hb=a816e075c54631250faed653d4ec7b69f727e93a;hp=48cbe74c007b091c5ac59c5803551199d918a90e;hpb=f07090d1447b1ac9b9796b4a19a37b76f57fa035;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 48cbe74c0..dd80e9277 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3881,11 +3881,18 @@ and customer address. Include units.', { 'key' => 'signup-recommend_daytime', 'section' => 'self-service', - 'description' => 'Encourage the entry of a daytime phone number invoicing email address on signup.', + 'description' => 'Encourage the entry of a daytime phone number on signup.', 'type' => 'checkbox', }, { + 'key' => 'signup-duplicate_cc-warn_hours', + 'section' => 'self-service', + 'description' => 'Issue a warning if the same credit card is used for multiple signups within this many hours.', + 'type' => 'text', + }, + + { 'key' => 'svc_phone-radius-default_password', 'section' => 'telephony', 'description' => 'Default password when exporting svc_phone records to RADIUS',