From 8e0f244257a6b649598efd90dbac1dea734dbb2d Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Fri, 8 May 2026 00:20:45 +0200 Subject: [PATCH] Add oembed configuration directly to synapse values --- apps/production/element-server-suite.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/production/element-server-suite.yaml b/apps/production/element-server-suite.yaml index 04793e4..f64c38a 100644 --- a/apps/production/element-server-suite.yaml +++ b/apps/production/element-server-suite.yaml @@ -43,6 +43,10 @@ spec: enabled: true ingress: host: matrix.axion1337.chat + additional: + oembed: + config: | + oembed_enabled: true # Matrix Authentication Service – braucht eine Subdomain matrixAuthenticationService: