Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
17
drupal/config/sync/user.role.anonymous.yml
Normal file
17
drupal/config/sync/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: 5e1e7ec9-e8f1-48eb-824f-c18ca33105c7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: pq_mEIu_B4widZN7Ap81iCJSjShFFdcL0jEiCi8VrDk
|
||||
id: anonymous
|
||||
label: 'Anonymous user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access site-wide contact form'
|
||||
- 'create session content'
|
||||
- 'search content'
|
||||
- 'use text format restricted_html'
|
Loading…
Add table
Add a link
Reference in a new issue