MyNixOS website logo
option

services.matrix-authentication-service.settings.passwords.minimum_complexity

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.

Declarations
Type
one of 0, 1, 2, 3, 4
Default
3