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
13
config/sync/system.action.node_unpublish_action.yml
Normal file
13
config/sync/system.action.node_unpublish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: b2e74828-1f84-4b55-aa6a-fd156d7c9a16
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE
|
||||
id: node_unpublish_action
|
||||
label: 'Unpublish content'
|
||||
type: node
|
||||
plugin: 'entity:unpublish_action:node'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue