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_make_unsticky_action.yml
Normal file
13
config/sync/system.action.node_make_unsticky_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 5f04b177-69c1-433d-85cd-ae2d565910f6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k
|
||||
id: node_make_unsticky_action
|
||||
label: 'Make content unsticky'
|
||||
type: node
|
||||
plugin: node_make_unsticky_action
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue