You are here

bulk_user_registration.schema.yml in Bulk User Registration 8

config/schema/bulk_user_registration.schema.yml

File

config/schema/bulk_user_registration.schema.yml
View source
  1. bulk_user_registration.settings:
  2. type: config_object
  3. label: 'Bulk user registration settings'
  4. mapping:
  5. allowed_roles:
  6. type: sequence
  7. label: 'Allowed roles'
  8. sequence:
  9. type: string
  10. label: 'Role'