dchadwick/config/default/user.role.authenticated.yml

31 lines
613 B
YAML
Raw Normal View History

2024-03-10 21:44:34 +00:00
uuid: 9d86f4e9-fe75-413a-8ce0-9664c2c2432b
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- comment
- contact
- file
- filter
- search
- shortcut
- system
_core:
default_config_hash: cFrlqjtkTfvY3RGccjJkPf1SGIfJ942IrxTLWAO4mgA
id: authenticated
label: 'Authenticated user'
weight: 1
is_admin: false
permissions:
- 'access comments'
- 'access content'
- 'access shortcuts'
- 'access site-wide contact form'
- 'delete own files'
- 'post comments'
- 'search content'
- 'skip comment approval'
- 'use text format basic_html'