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: 26345514-9ec4-48e3-9dea-c85d5c3c23e3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.content_administrator
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.content_administrator
|
||||
label: 'Remove the content administrator role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: content_administrator
|
Loading…
Add table
Add a link
Reference in a new issue