Hi,
integration the extension via SiteSet the configuration seems to be not applied. I think because the normal constants used in setup.typoscript are defined as {$sourceopt.*} but in the settings.definition.yaml they are defined as plugin.sourceopt.*.
If I additionally include the constants.typoscript then the optimization works, but only through the defined constants there and not the site settings.
Hi,
integration the extension via SiteSet the configuration seems to be not applied. I think because the normal constants used in
setup.typoscriptare defined as{$sourceopt.*}but in thesettings.definition.yamlthey are defined asplugin.sourceopt.*.If I additionally include the
constants.typoscriptthen the optimization works, but only through the defined constants there and not the site settings.