Initial commit
This commit is contained in:
commit
745182386f
184 changed files with 20012 additions and 0 deletions
13
config/sync/system.action.user_block_user_action.yml
Normal file
13
config/sync/system.action.user_block_user_action.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
uuid: 4870789e-8f30-4f0f-9168-b009ab8b9f4d
|
||||
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