Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
19
config/user.role.authenticated.yml
Normal file
19
config/user.role.authenticated.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: 0deecc4b-fdc9-4f71-a806-c463feeca2a9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||
id: authenticated
|
||||
label: 'Authenticated user'
|
||||
weight: 1
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'use text format basic_html'
|
||||
- 'access comments'
|
||||
- 'post comments'
|
||||
- 'skip comment approval'
|
||||
- 'access site-wide contact form'
|
||||
- 'access shortcuts'
|
||||
- 'search content'
|
Reference in a new issue