Fix double default value setting

This commit is contained in:
Christophe Maudoux 2019-06-17 22:25:58 +02:00
parent 9fa11709e6
commit 774a82d674

View File

@ -2705,7 +2705,6 @@ m{^(?:ldapi://[^/]*/?|\w[\w\-\.]*(?::\d{1,5})?|ldap(?:s|\+tls)?://\w[\w\-\.]*(?:
documentation => 'LDAP password encoding',
},
ldapUsePasswordResetAttribute => {
default => 0,
type => 'bool',
default => 1,
documentation => 'LDAP store reset flag in an attribute',