user_permissions.schema.yml in User restrictions 8
config/schema/user_permissions.schema.yml
File
config/schema/user_permissions.schema.ymlView source
- user_restrictions.user_restrictions.*:
- type: config_entity
- label: 'User restrictions'
- mapping:
- name:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- pattern:
- type: string
- label: 'Pattern'
- access_type:
- type: boolean
- label: 'Access type'
- rule_type:
- type: string
- label: 'Restriction type'
- expiry:
- type: integer
- label: 'Expiration'