Issue #3421466: Splits: Ensure config_ignore works for everyone - set default to functional value
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -88,7 +88,7 @@ class ConfigIgnoreEventSubscriber implements EventSubscriberInterface, CacheTags
@@ -88,7 +88,7 @@ class ConfigIgnoreEventSubscriber implements EventSubscriberInterface, CacheTags
ConfigEvents::STORAGE_TRANSFORM_IMPORT => ['onImportTransform', Settings::get('config_ignore_import_priority', 0)],
ConfigEvents::STORAGE_TRANSFORM_EXPORT => ['onExportTransform', Settings::get('config_ignore_export_priority', 0)],