From f83e3a7582d19c969b274f306af9b20e798a5240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B0=D0=BB=D1=82=D0=BE=D0=B1=D0=B8=D0=BD=20=D0=95?= =?UTF-8?q?=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Wed, 15 Jan 2025 14:03:41 +0300 Subject: [PATCH] fix --- config/nginx.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/nginx.conf b/config/nginx.conf index 999b464c..3820e292 100644 --- a/config/nginx.conf +++ b/config/nginx.conf @@ -16,6 +16,7 @@ http { sendfile on; + server_tokens off; gzip on; # text/html doesn't need to be defined there, it's compressed always