X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=dd3af2dc166d767c934c754d3e7f13d3ce433da1;hp=5488806043d05f3aa6a67584aae693649b73a8f2;hb=4ecf0133faca10a1e959fd0eeb285ce4f9cae212;hpb=b218c7e7a70ab56ae878b8456c61050f80af77f8 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 548880604..dd3af2dc1 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2476,7 +2476,14 @@ and customer address. Include units.', 'paymask,amount,zip' => 'Verify with credit card (or bank account) last 4 digits, payment amount and zip code', ], }, - + + { + 'key' => 'selfservice-password_reset_msgnum', + 'section' => 'self-service', + 'description' => 'Template to use for password reset emails.', + %msg_template_options, + }, + { 'key' => 'selfservice-recent-did-age', 'section' => 'self-service',