add Matrix homeserver delegation
This commit is contained in:
@@ -241,6 +241,10 @@ http {
|
||||
add_header Cache-Control "public, max-age=31536000, immutable";
|
||||
}
|
||||
|
||||
location = /.well-known/matrix/server {
|
||||
default_type application/json;
|
||||
}
|
||||
|
||||
location ^~ /fonts/ {
|
||||
include snippets/security-headers.conf;
|
||||
add_header Cross-Origin-Resource-Policy "same-origin" always;
|
||||
|
||||
Reference in New Issue
Block a user