You are here

better_passwords.schema.yml in Better Passwords 8

Same filename and directory in other branches
  1. 2.x config/schema/better_passwords.schema.yml
config/schema/better_passwords.schema.yml

File

config/schema/better_passwords.schema.yml
View source
  1. better_passwords.settings:
  2. type: config_object
  3. mapping:
  4. length:
  5. type: integer
  6. label: 'Minimum password length'
  7. strength:
  8. type: integer
  9. label: 'Minimum password strength'
  10. auto_generate:
  11. type: integer
  12. label: 'Auto-generate passwords'