X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=a4cc871992f00f8b1182b73a7bc882c178965882;hb=c44432a5f0f1c1841ff8b50e734a30bd9aeef945;hp=ffe53027d2f50a621b9376984efc86a61e497a27;hpb=bc4c63e61b2113088d164dc86ebca429e219fc0b;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ffe53027d..a4cc87199 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4053,6 +4053,13 @@ and customer address. Include units.', }, { + 'key' => 'password-no_reuse', + 'section' => 'password', + 'description' => 'Minimum number of password changes before a password can be reused. By default, passwords can be reused without restriction.', + 'type' => 'text', + }, + + { 'key' => 'datavolume-forcemegabytes', 'section' => 'UI', 'description' => 'All data volumes are expressed in megabytes',