services.matrix-authentication-service.settings.passwords.minimum_complexity
NixOS option
Minimum complexity required for passwords, estimated by the zxcvbn algorithm. Must be between 0 and 4, default is 3. See https://github.com/dropbox/zxcvbn#usage for more information.
type: one of 0, 1, 2, 3, 4Default
declared in: nixos/modules/services/matrix/matrix-authentication-service.nixView source on NixOS/nixpkgs →3