X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=d5384e1afdb3d41498babf775bc93842d12eb27b;hp=1b6deec1650964c2d7af66b9fd56a795c82a35db;hb=606df68b2e1c2ee977aba90f3d738237dc23a61c;hpb=4b42b437333dfcee25fa00bbb92dccddaa4baff3 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1b6deec16..d5384e1af 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2886,6 +2886,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.',