Browse Source

Update headers for Matrix homeserver discovery

master
Nicolas Massé 1 month ago
committed by GitHub
parent
commit
045cf86814
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      netlify.toml

2
netlify.toml

@ -18,7 +18,7 @@ HUGO_ENABLEGITINFO = "true"
# Matrix homeserver discovery
[[headers]]
for = "/.well-known/*"
for = "/.well-known/matrix/*"
[headers.values]
Content-Type = "application/json"

Loading…
Cancel
Save