up
This commit is contained in:
@@ -10,6 +10,12 @@ passwordPolicy:
|
||||
requireDigit: true
|
||||
requireSymbol: true
|
||||
|
||||
passwordHashing:
|
||||
algorithm: "Argon2id"
|
||||
memorySizeInKib: 19456
|
||||
iterations: 2
|
||||
parallelism: 1
|
||||
|
||||
lockout:
|
||||
enabled: true
|
||||
maxAttempts: 5
|
||||
|
||||
Reference in New Issue
Block a user