like_and_dislike.schema.yml in Like & Dislike 8
config/schema/like_and_dislike.schema.yml
File
config/schema/like_and_dislike.schema.ymlView source
- like_and_dislike.settings:
- type: config_object
- label: 'Like and dislike settings'
- mapping:
- allow_cancel_vote:
- type: boolean
- label: 'Whether votes can be canceled'
- hide_vote_widget:
- type: boolean
- label: 'Whether vote widget is hidden on missing permission'
- enabled_types:
- type: sequence
- label: 'Enabled entity types'
- sequence:
- type: sequence
- label: 'Corresponding enabled bundle types'
- sequence:
- type: string
- label: 'Bundle type'