Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
13
config/system.action.user_block_user_action.yml
Normal file
13
config/system.action.user_block_user_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 41afe630-d1f5-493e-a2d9-c818738a0728
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4
|
||||
id: user_block_user_action
|
||||
label: 'Block the selected user(s)'
|
||||
type: user
|
||||
plugin: user_block_user_action
|
||||
configuration: { }
|
Reference in a new issue