You are here

rpt.schema.yml in Registration Password Token 8

config/schema/rpt.schema.yml

File

config/schema/rpt.schema.yml
View source
  1. rpt.settings:
  2. type: config_object
  3. label: 'RPT settings'
  4. mapping:
  5. password_generate:
  6. type: boolean
  7. label: 'Generate password automatically'
  8. password_length:
  9. type: integer
  10. label: 'Generated password length'