add missing include for Matrix server delegation
This commit is contained in:
parent
52d94b28e3
commit
acdae9b362
@ -328,6 +328,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location = /.well-known/matrix/server {
|
location = /.well-known/matrix/server {
|
||||||
|
include snippets/security-headers.conf;
|
||||||
add_header Cache-Control "public, max-age=172800";
|
add_header Cache-Control "public, max-age=172800";
|
||||||
default_type application/json;
|
default_type application/json;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user