role_expire.schema.yml in Role Expire 2.x
Same filename and directory in other branches
config/schema/role_expire.schema.yml
File
config/schema/role_expire.schema.ymlView source
- role_expire.config:
- type: config_object
- mapping:
- role_expire_default_roles:
- type: string
- label: 'Roles to assign after a role expires'
- role_expire_disabled_roles:
- type: string
- label: 'Stores whether roles have expiration enabled or not'
- # rid are the keys, values are the strtotime-compatible default duration
- role_expire_default_duration_roles:
- type: sequence
- label: 'Default duration for each role'
- sequence:
- type: string
- label: 'Default duration'