3.7.1
Remove uncached
cache entry for inline files
If you want them (for some reason) still have uncached, you can set it like that…
prototype(Carbon.IncludeAssets:Internal.InlineFile) < prototype(Carbon.IncludeAssets:Internal.TypeCase) {
@cache {
mode = 'uncached'
context {
1 = 'attributes'
2 = 'path'
3 = 'type'
}
}
}