You are here

system.action.node_make_sticky_action.yml in Drupal 9

core/modules/node/config/install/system.action.node_make_sticky_action.yml

File

core/modules/node/config/install/system.action.node_make_sticky_action.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: node_make_sticky_action
  7. label: 'Make content sticky'
  8. type: node
  9. plugin: node_make_sticky_action
  10. configuration: { }