Common occurrence on D8/9/10 is that someone makes a change to something on the live site that is managed by the Config Management system, but debatably should've been set up with the State system, or something else.
core.menu.static_menu_link_overrides
)redirect_404.settings
)system.site:page.front
)redirect_domain.domains
)In Sous, include default config_ignore:
➜ cat config_ignore.settings.yml
_core:
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
ignored_config_entities:
- redirect_404.settings
- redirect_domain.domains
- core.menu.static_menu_link_overrides
- 'system.site:page.front'
TBD
Active
5.0
Code