manifest/config/sync/user.role.authenticated.yml

31 lines
608 B
YAML
Raw Normal View History

2023-02-08 21:23:59 +01:00
uuid: 3f011910-6e72-451f-8eda-ed366c8db7d0
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- comment
- contact
- filter
- media
- search
- shortcut
- system
_core:
default_config_hash: I44QAB4es39lNzMQWiJLq2dfjX7VRSOzT_5KzAcUq_M
id: authenticated
label: 'Authenticated user'
weight: 1
is_admin: false
permissions:
- 'access comments'
- 'access content'
- 'access shortcuts'
- 'access site-wide contact form'
- 'post comments'
- 'search content'
- 'skip comment approval'
- 'use text format basic_html'
- 'view media'