Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
29
config/user.role.anonymous.yml
Normal file
29
config/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: b9579e7c-028d-47d9-a7c0-c75fd233a4d2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.restricted_html
|
||||
module:
|
||||
- comment
|
||||
- contact
|
||||
- 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'
|
||||
- 'access site-wide contact form'
|
||||
- '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