X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=5cd4356ffdcbfec1090c21839b0bcaa71716dc6c;hp=0d45acea423d70488d752a8b04ed6b32de6bf687;hb=9813252ec987e72242efa564c7a927b111f9222a;hpb=7e7c9fa26899460bfe156e3e2037dc32b0496767 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 0d45acea4..5cd4356ff 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3104,6 +3104,13 @@ and customer address. Include units.', }, { + 'key' => 'selfservice-password_reset_hours', + 'section' => 'self-service', + 'description' => 'Numbers of hours an email password reset is valid. Defaults to 24.', + 'type' => 'text', + }, + + { 'key' => 'selfservice-password_reset_msgnum', 'section' => 'self-service', 'description' => 'Template to use for password reset emails.',