Update contents

This commit is contained in:
Akira Tempaku 2025-04-29 19:13:40 +09:00
commit 88ed5f794d
Signed by: paku
GPG key ID: 5B4E8402BCC50607
10 changed files with 18 additions and 15 deletions

View file

@ -19,7 +19,7 @@
(set-response-header :content-type "text/html; charset=utf-8")
(set-response-header :cache-control (if (string= (hp-env) "dev")
"private, no-store"
"public, s-maxage=60, stale-while-revalidate=86400, stale-if-error=86400"))
"public, max-age=60 s-maxage=300, stale-while-revalidate=86400, stale-if-error=86400"))
(call-next-method app
(hsx:render-to-string
(match result