diff --git a/88-tar1090.conf b/88-tar1090.conf index fb074f6..1a6e90d 100644 --- a/88-tar1090.conf +++ b/88-tar1090.conf @@ -63,7 +63,7 @@ $HTTP["url"] =~ "^/INSTANCE/data/globe.*json$" { $HTTP["url"] =~ "^/INSTANCE/data/traces/" { compress.filetype = () setenv.add-response-header += ( - "Cache-Control" => "public, max-age=2", + "Cache-Control" => "public, no-cache", "Content-Encoding" => "gzip", ) }