27 lines
881 B
YAML
27 lines
881 B
YAML
|
DigiComp.FlowWebManifestUtils:ManifestResponseCache:
|
||
|
className: "Neos\\Cache\\Frontend\\StringFrontend"
|
||
|
factoryObjectName: "Neos\\Flow\\Cache\\CacheManager"
|
||
|
factoryMethodName: "getCache"
|
||
|
arguments:
|
||
|
1:
|
||
|
value: "DigiComp_FlowWebManifestUtils_Responses"
|
||
|
|
||
|
DigiComp.FlowWebManifestUtils:WebManifestMiddleware:
|
||
|
className: "DigiComp\\FlowWebManifestUtils\\Http\\WebManifestMiddleware"
|
||
|
autowiring: true
|
||
|
arguments:
|
||
|
1:
|
||
|
setting: "DigiComp.FlowWebManifestUtils.browserCacheMaxAge"
|
||
|
2:
|
||
|
setting: "Neos.Flow.core.applicationName"
|
||
|
3:
|
||
|
object: "Neos\\Flow\\I18n\\Service"
|
||
|
4:
|
||
|
setting: "DigiComp.FlowWebManifestUtils.manifest"
|
||
|
5:
|
||
|
setting: "DigiComp.FlowWebManifestUtils.reactOnPath"
|
||
|
6:
|
||
|
object: "Neos\\Flow\\ResourceManagement\\ResourceManager"
|
||
|
7:
|
||
|
object: "DigiComp.FlowWebManifestUtils:ManifestResponseCache"
|