multiversion-8.x-1.0-beta34/config/install/multiversion.settings.yml
config/install/multiversion.settings.yml
#Entity types supported by multiversion.
supported_entity_types:
- node
- taxonomy_term
- comment
- menu_link_content
- block_content
- file
- media
- shortcut
- entity_test
- entity_test_rev
- entity_test_mul
- entity_test_mulrev
- entity_test_local
- content_moderation_state
- replication_log
- paragraph
- paragraphs_library_item
- crop
- poll
- poll_choice
- redirect
#Entity types enabled by Multiversion. When Multiversion is installed it will enable all supported entity types if they
#exist (if the module that provides the entity type is enabled).
enabled_entity_types: { }
