Skip to content

Comments

move generate url type configuration to top and apply to invalidation listener too#656

Open
dbu wants to merge 1 commit into3.xfrom
feature/invalidation-listener-generate-url-type
Open

move generate url type configuration to top and apply to invalidation listener too#656
dbu wants to merge 1 commit into3.xfrom
feature/invalidation-listener-generate-url-type

Conversation

@dbu
Copy link
Contributor

@dbu dbu commented Feb 24, 2026

fix #641

we can not simply move the configuration, as that would be a BC break. and applying to configuration from one section to a service configured in a different section would be unexpected. i therefor chose to move the configuration up to top level, and keep a BC layer for existing installations.

@dbu dbu force-pushed the feature/invalidation-listener-generate-url-type branch from a67856d to f1906cf Compare February 24, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InvalidationListener does not respect cache_manager.generate_url_type

1 participant