mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-07-18 09:36:23 +00:00
branding.logo_uri was accepted and validated by the config layer but never plumbed through to SiteConfig or any template, so it had no effect. Remove the field and regenerate the committed config schema to remove the confusion.