X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=90d07471055e4f0d0ba3e6172660f291ffd839f1;hb=3c76cd28ea10efe044bdfcd2b6f5cb7e6c533416;hp=4c87f93966f80b40ed18927059927a84ee340f03;hpb=a43fb5bc593ac742a3154edac76858142e4be6ab;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 4c87f9396..90d074710 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2909,6 +2909,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.',