role_watchdog.schema.yml in Role Watchdog 8
config/schema/role_watchdog.schema.yml
File
config/schema/role_watchdog.schema.ymlView source
- role_watchdog.settings:
- label: 'Role Watchdog Settings'
- type: config_object
- mapping:
- role_watchdog_monitor_roles:
- type: sequence
- label: 'Role Watchdog Monitor Roles'
- sequence:
- type: string
- role_watchdog_notify_email:
- type: string
- label: 'Role Watchdog Notify Email'