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