From 262324723a6833441515be86729579041a28c0b9 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 22 Jul 2025 07:49:20 +0000 Subject: nginx.conf add comment about http2 --- etc/nginx/nginx.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/nginx/nginx.conf b/etc/nginx/nginx.conf index d5d4c302..73ff11e0 100644 --- a/etc/nginx/nginx.conf +++ b/etc/nginx/nginx.conf @@ -41,6 +41,7 @@ http { # https://nginx.org/en/docs/http/server_names.html types_hash_max_size 4096; + # https://freenginx.org/en/docs/http/ngx_http_v2_module.html#example http2 on; server { -- cgit v1.2.3-70-g09d2