Browse Source
Update headers for Matrix homeserver discovery
master
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
|
|