Ferdinand Kuhl
6908aad70c
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
12 lines
272 B
YAML
12 lines
272 B
YAML
DigiComp:
|
|
FlowWebManifestUtils:
|
|
reactOnPath: '/app.webmanifest'
|
|
browserCacheMaxAge: 3600
|
|
|
|
Neos:
|
|
Flow:
|
|
http:
|
|
middlewares:
|
|
webManifest:
|
|
position: "start 100"
|
|
middleware: "DigiComp.FlowWebManifestUtils:WebManifestMiddleware"
|