DigiComp.FlowWebManifestUtils/Configuration/Settings.yaml
Ferdinand Kuhl 6908aad70c
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
first working version
2024-06-21 13:17:27 +02:00

12 lines
272 B
YAML

DigiComp:
FlowWebManifestUtils:
reactOnPath: '/app.webmanifest'
browserCacheMaxAge: 3600
Neos:
Flow:
http:
middlewares:
webManifest:
position: "start 100"
middleware: "DigiComp.FlowWebManifestUtils:WebManifestMiddleware"