Germain Carré
Germain Carré
On utilise pas la partie incoming de postmark, du coup ça ne va pas marcher malheureusement. Il faudrait plutôt s'interfacer avec front.
Idem pour les noms de jours et les noms de mois.
Idem pour max_age = "" probablement pareil pour min_age
While waiting for an official solution, the way I did it (the ugly way, just to skip anti-trackers), I proxified static.openreplay.com through nginx on OpenReplay instance. It works only if...
@rjshrjndrn Yup 👍🏻 Feel free to integrate that in the helm config if you want :) Maybe the thing to improve is the path (/static-latest). That part is up to...
I just edited my message earlier in this conversation to add two lines in my config : > nginx.ingress.kubernetes.io/proxy-body-size: 8m > nginx.ingress.kubernetes.io/proxy-buffering: "on" Because nginx caching was not working anymore,...
> Closing due to inactivity. Feel free to open if needed. @rjshrjndrn Do you plan to include that feature/proxy thing by default in openreplay ?
🎉 Scripts are proxified throuhgh the following paths (from v1.11.0) : `https://openreplay.mycompany.com/script/latest/openreplay-assist.js` `https://openreplay.mycompany.com/script/latest/openreplay.js`
 Visual update following QA review
> For `BETA` translation removal, you can just remove it from packages/manager/apps/dedicated/client/app/components/dedicated-cloud/users/translations/Messages_fr_FR.json and an automated trans cleaner job will take care of removing ti from other files. Sure, didn't know...