Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
27
config/user.role.anonymous.yml
Normal file
27
config/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: b587c78c-7882-48c7-85e2-9f8911a42f36
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- comment
|
||||
- exclude_node_title
|
||||
- filter
|
||||
- media
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
|
||||
id: anonymous
|
||||
label: 'Anonymous user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access content'
|
||||
- 'use exclude node title'
|
||||
- 'use exclude node title'
|
||||
- 'use text format restricted_html'
|
||||
- 'view media'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue