Added config to module, and scripts to commit / push config & code together
This commit is contained in:
24
config/optional/user.role.anonymous.yml
Normal file
24
config/optional/user.role.anonymous.yml
Normal file
@ -0,0 +1,24 @@
|
||||
uuid: 0f09eeb8-da59-4988-b010-4112537e6cd4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- comment
|
||||
- contact
|
||||
- filter
|
||||
- search
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: 6WavjUYXIegP9AAg2zXGx54MWIVoomC3SZhNiqe-Dyk
|
||||
id: anonymous
|
||||
label: 'Anonymous user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access site-wide contact form'
|
||||
- 'search content'
|
||||
- 'use text format restricted_html'
|
||||
Reference in New Issue
Block a user