jitsi-meet/infra
Dennis Paradzinski 1bfaf82952
All checks were successful
deploy / deploy (push) Successful in 21s
feat(web): disable Jitsi-watermark overlay in video feed
interface_config.js is shipped hardcoded by jitsi/web with
SHOW_JITSI_WATERMARK: true and there's no env-var override in the
upstream image. Patch via postStart lifecycle hook so the runtime-
rendered file gets sed'd after startup-templating finishes. nginx
serves the file fresh on every request, so the tiny race between
pod-ready and postStart completing is irrelevant in practice.
2026-05-14 03:27:09 +02:00
..
k3s feat(web): disable Jitsi-watermark overlay in video feed 2026-05-14 03:27:09 +02:00