X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=717eb6d29f607258648842d6459c8691192146e9;hp=b7edd0dee80204a1823e41ddbe485821381758fb;hb=f837ef4c8f5ab61c141f0859477be0675f1183bb;hpb=c9e3d8edee66f1937b08f55ce16e4c838256d5e7 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b7edd0dee..717eb6d29 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1592,6 +1592,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'selfservice_server-phone_login', + 'section' => '', + 'description' => 'Allow login to self-service with phone number and PIN.', + 'type' => 'checkbox', + }, + + { 'key' => 'card_refund-days', 'section' => 'billing', 'description' => 'After a payment, the number of days a refund link will be available for that payment. Defaults to 120.',