mirror of
https://github.com/ArcticFoxes-net/arcticfoxes.net
synced 2025-02-20 19:31:33 -05:00
Add Cache-Control header
Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
parent
e99e4d4631
commit
498de5bfa6
1
_headers
1
_headers
@ -13,6 +13,7 @@
|
|||||||
/.well-known/matrix/*
|
/.well-known/matrix/*
|
||||||
Access-Control-Allow-Origin : *
|
Access-Control-Allow-Origin : *
|
||||||
Content-Type : application/json
|
Content-Type : application/json
|
||||||
|
Cache-Control : no-transform, max-age=86400, s-maxage=3600, stale-while-revalidate=86400, stale-if-error=86400
|
||||||
|
|
||||||
/.well-known/openpgpkey/hu/*
|
/.well-known/openpgpkey/hu/*
|
||||||
Access-Control-Allow-Origin: *
|
Access-Control-Allow-Origin: *
|
||||||
|
Loading…
Reference in New Issue
Block a user