We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8aaaa commit 861b44aCopy full SHA for 861b44a
1 file changed
infra/environments.yml
@@ -298,6 +298,7 @@
298
IdentityOptions__Lockout__AutoAccountsLockoutJobEnabled: true
299
IdentityOptions__Lockout__LockoutMaximumDaysFromLastLogin: 3
300
IdentityOptions__Lockout__CronAutoAccountsLockoutJob: 0/5 * * * *
301
+ IdentityOptions__Lockout__AutoAccountsLockoutJobBatchSize: 0
302
IdentityOptions__User__RemindPasswordExpiryInDays: 10
303
IdentityOptions__User__MaxPasswordAge: 90
304
IdentityOptions__User__RequireUniqueEmail: true
0 commit comments