You are here

qa_accounts.schema.yml in QA Accounts 8

config/schema/qa_accounts.schema.yml

File

config/schema/qa_accounts.schema.yml
View source
  1. qa_accounts.settings:
  2. type: config_object
  3. label: 'QA Accounts settings'
  4. mapping:
  5. auto_create_user_per_new_role:
  6. type: boolean
  7. label: 'Automatically create QA user when role is created'
  8. auto_delete_user_per_deleted_role:
  9. type: boolean
  10. label: 'Automatically delete QA user when role is deleted'