1
0
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:
wj25czxj47bu6q 2025-02-03 06:48:54 +00:00 committed by GitHub
parent e99e4d4631
commit 498de5bfa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: *