Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
23
config/sync/user.role.contributor.yml
Normal file
23
config/sync/user.role.contributor.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 8eec17b8-68c1-4482-a3ef-a38f65e4bfb8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: wx_SmNDtHorXJ90rDiwqo6EvHgyvz6_SZFsFO77cdvY
|
||||
id: contributor
|
||||
label: Contributor
|
||||
weight: 2
|
||||
is_admin: null
|
||||
permissions:
|
||||
- 'access contextual links'
|
||||
- 'access in-place editing'
|
||||
- 'create article content'
|
||||
- 'create people content'
|
||||
- 'delete own article content'
|
||||
- 'delete own people content'
|
||||
- 'edit own article content'
|
||||
- 'edit own comments'
|
||||
- 'edit own people content'
|
||||
- 'edit terms in tags'
|
||||
- 'skip comment approval'
|
||||
- 'view the administration theme'
|
Loading…
Add table
Add a link
Reference in a new issue