Export site configuration
This commit is contained in:
parent
97426bdbdd
commit
166237c2c3
524 changed files with 37468 additions and 0 deletions
26
config/sync/user.role.anonymous.yml
Normal file
26
config/sync/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
uuid: 872e703d-e3cf-4864-831d-edaa92f19424
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- comment
|
||||
- commerce_checkout
|
||||
- commerce_product
|
||||
- filter
|
||||
- media
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
|
||||
id: anonymous
|
||||
label: 'Anonymous user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access checkout'
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'use text format restricted_html'
|
||||
- 'view commerce_product'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue