2023-08-05 15:49:46 +02:00
|
|
|
Neos:
|
|
|
|
Flow:
|
|
|
|
http:
|
|
|
|
middlewares:
|
|
|
|
translation:
|
|
|
|
position: "start 100"
|
2023-08-08 12:11:46 +02:00
|
|
|
middleware: "DigiComp.FlowTranslationEndpoint:TranslationRequestMiddleware"
|
2023-08-05 15:49:46 +02:00
|
|
|
|
|
|
|
DigiComp:
|
|
|
|
FlowTranslationEndpoint:
|
2023-08-08 17:02:13 +02:00
|
|
|
reactOnPath: '/xliff-units'
|
|
|
|
getParameterName: "idPatterns"
|
|
|
|
# default is 6 minutes, so we "expect" in average 3 minutes of "old" translation in worst case
|
|
|
|
browserCacheMaxAge: 360
|