Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
28
config/sync/user.role.anonymous.yml
Normal file
28
config/sync/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
uuid: d8a62f3f-ed76-4bd4-8073-54cc2db40d21
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- comment
|
||||
- contact
|
||||
- filter
|
||||
- media
|
||||
- search
|
||||
- sitemap
|
||||
- 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'
|
||||
- 'access sitemap'
|
||||
- 'search content'
|
||||
- 'use text format restricted_html'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue