Added config to module, and scripts to commit / push config & code together
This commit is contained in:
28
config/optional/user.role.authenticated.yml
Normal file
28
config/optional/user.role.authenticated.yml
Normal file
@ -0,0 +1,28 @@
|
||||
uuid: 2af432cd-d7c6-4f5c-ad38-99d86a910368
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.basic_html
|
||||
module:
|
||||
- comment
|
||||
- contact
|
||||
- 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'
|
||||
- 'post comments'
|
||||
- 'search content'
|
||||
- 'skip comment approval'
|
||||
- 'use text format basic_html'
|
||||
Reference in New Issue
Block a user