- Issue created by @jwilson3
- πͺπ¨Ecuador jwilson3
For now I'm using a workaround to ignore these settings with config_ignore, but this really shouldn't be necessary:
+++ b/config/sync/config_ignore.settings.yml @@ -3,6 +3,7 @@ _core: mode: simple ignored_config_entities: - acquia_connector.settings + - 'autoban.settings:*_last' - 'contact.form.*' - 'new_relic_rpm.settings:api_key' - purge.logger_channels
- πΊπ¦Ukraine goodboy Kharkiv, Ukraine
@jwilson3, I'm agree with your idea. That's a right solution, in my mind.
If you create a merge request or patch file, I will consider it