Commit cd5282f9 authored by Oleksandr Kuzava's avatar Oleksandr Kuzava
Browse files

Issue #3313641: Update config_ignore settings config after module upgrade.

parent 8a08e4f2
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
ignored_config_entities:
  0: 'webform.*'
  1: simple_sitemap.settings
  2: 'system.action.webform_*'
  3: simple_sitemap.custom_links.default
  4: ~webform.webform.event_subscription
  5: ~webform.webform.apply_for_this_job
  6: simple_recaptcha.config
  7: ~webform.webform.office_contact
  8: google_tag*
  9: geofield_map.settings
  10: geocoder.settings
  - 'webform.*'
  - simple_sitemap.settings
  - 'system.action.webform_*'
  - simple_sitemap.custom_links.default
  - ~webform.webform.event_subscription
  - ~webform.webform.apply_for_this_job
  - simple_recaptcha.config
  - ~webform.webform.office_contact
  - 'google_tag*'
  - geofield_map.settings
  - geocoder.settings
ignored_config_collections: {  }