Disable instant delete

Disables deleting objects from the contentrepository during instant publishing

Chapters

  1. Configuration

1 Configuration

If you want to use this feature, you first have to enable it globally in your node.conf

conf/features.yml

feature:
  disable_instant_delete: true

After that, you can enable it per node in the nodes’ “Features” dialogues (which can be found either in a node’s context menu or in Node – Features).