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

31 lines
613 B
YAML
Raw Permalink Normal View History

2023-06-06 03:34:48 +02:00
uuid: 61c9112a-17d3-4c53-8d24-66afb986fe94
langcode: sl
status: true
dependencies:
config:
- filter.format.basic_html
module:
- comment
- contact
2023-07-16 18:29:09 +02:00
- file
2023-06-06 03:34:48 +02:00
- filter
- 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'
2023-07-16 18:29:09 +02:00
- 'delete own files'
2023-06-06 03:34:48 +02:00
- 'post comments'
- 'search content'
- 'skip comment approval'
- 'use text format basic_html'