From 498de5bfa60dd5a98a1e606b0dfc03f204b067a4 Mon Sep 17 00:00:00 2001 From: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:48:54 +0000 Subject: [PATCH] Add Cache-Control header Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> --- _headers | 1 + 1 file changed, 1 insertion(+) diff --git a/_headers b/_headers index 38d4f36..3375b11 100644 --- a/_headers +++ b/_headers @@ -13,6 +13,7 @@ /.well-known/matrix/* Access-Control-Allow-Origin : * 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/* Access-Control-Allow-Origin: *