synapse CORS

This commit is contained in:
Philip Haupt
2025-09-21 23:27:48 +02:00
parent 9658593f49
commit 6e5c3207db
2 changed files with 8 additions and 5 deletions

View File

@@ -192,6 +192,8 @@ extraConfig:
config:
localpart_template: "{{ user.preferred_username }}"
display_name_template: "{{ user.name }}"
additional_headers:
Access-Control-Allow-Origin: ["https://element.borninpain.de"]
# old_signing_keys:
# "ed25519:id": { key: "base64string", expired_ts: 123456789123 }