Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
19
drupal/config/sync/user.role.authenticated.yml
Normal file
19
drupal/config/sync/user.role.authenticated.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: a76b13ee-0ea4-4c7b-8302-376a5e737df5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: btW6TFHajhy7Eo6YUvdFiPh4TcPggo8GBXYctjV6zag
|
||||
id: authenticated
|
||||
label: 'Authenticated user'
|
||||
weight: 1
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access shortcuts'
|
||||
- 'access site-wide contact form'
|
||||
- 'post comments'
|
||||
- 'search content'
|
||||
- 'skip comment approval'
|
||||
- 'use text format basic_html'
|
Loading…
Add table
Add a link
Reference in a new issue