diff --git a/apps/authentik/authentik-blueprints.yaml b/apps/authentik/authentik-blueprints.yaml index e21476a..810a843 100644 --- a/apps/authentik/authentik-blueprints.yaml +++ b/apps/authentik/authentik-blueprints.yaml @@ -244,7 +244,12 @@ data: # Wird diese Brand vorher ausgerollt, ist der Hintergrund 404 und # Authentik zeigt Grau. branding_title: ThreadNet - branding_logo: https://axion1337.chat/vector-icons/512.png + # Zurueck auf Authentiks eigenes Logo: unser 512-px-PNG rendert dort in + # Naturgroesse, weil Authentiks Default ein SVG ist, das sich der Box + # anpasst. sorb entwirft ein passendes Logo, danach hier eintragen. + # Explizit gesetzt statt geloescht - ein Blueprint mit state: present + # setzt weggelassene Felder NICHT zurueck, der alte Wert bliebe stehen. + branding_logo: /static/dist/assets/icons/icon_left_brand.svg branding_favicon: https://axion1337.chat/vector-icons/favicon.ico branding_default_flow_background: https://axion1337.chat/themes/element/img/backgrounds/alpenglow.jpg matrix-oidc-provider.yaml: |