You are here

role_watchdog.schema.yml in Role Watchdog 8

config/schema/role_watchdog.schema.yml

File

config/schema/role_watchdog.schema.yml
View source
  1. role_watchdog.settings:
  2. label: 'Role Watchdog Settings'
  3. type: config_object
  4. mapping:
  5. role_watchdog_monitor_roles:
  6. type: sequence
  7. label: 'Role Watchdog Monitor Roles'
  8. sequence:
  9. type: string
  10. role_watchdog_notify_email:
  11. type: string
  12. label: 'Role Watchdog Notify Email'