From a99c06801df3165534ff3a82f2d7996fa8f9c867 Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Fri, 23 Aug 2024 22:19:39 +0200 Subject: [PATCH] restore encode directive Caddyserver actually did passthrough the precompressed resources served by uWSGI (Oops) --- Caddyfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Caddyfile b/Caddyfile index c567168..c415e3a 100644 --- a/Caddyfile +++ b/Caddyfile @@ -24,6 +24,8 @@ tls {$SEARXNG_TLS:internal} +encode zstd gzip + @api { path /config path /healthz