Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
36
config/user.role.authenticated.yml
Normal file
36
config/user.role.authenticated.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: d0aa0a2a-fd44-44b6-9368-9354234e6915
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.basic_html
|
||||
module:
|
||||
- comment
|
||||
- contact
|
||||
- exclude_node_title
|
||||
- file
|
||||
- filter
|
||||
- media
|
||||
- shortcut
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||
id: authenticated
|
||||
label: 'Authenticated user'
|
||||
weight: 1
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access content'
|
||||
- 'access shortcuts'
|
||||
- 'access site-wide contact form'
|
||||
- 'cancel account'
|
||||
- 'change own username'
|
||||
- 'delete own files'
|
||||
- 'post comments'
|
||||
- 'use exclude node title'
|
||||
- 'use exclude node title'
|
||||
- 'use text format basic_html'
|
||||
- 'view media'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue