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
|
@ -0,0 +1,14 @@
|
|||
uuid: e48bc0ca-88c6-426e-bcb6-8fbc5988883c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.proofreader
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.proofreader
|
||||
label: 'Add the proofreader role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: proofreader
|
Loading…
Add table
Add a link
Reference in a new issue