codeconsole commented on PR #15525: URL: https://github.com/apache/grails-core/pull/15525#issuecomment-4166582266
> @codeconsole There is an existing config setting with the config key: > > ```yaml > grails: > urlmapping: > cache: > maxsize: 1000 > ``` > > Should we use that namespace instead for validateWildcards? > > ```yaml > grails: > urlmapping: > validateWildcards: false > cache: > maxsize: 1000 > ``` yeah, I will create another PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
