Increase hash map size (#9515)

* bump version

* increase map hash size
This commit is contained in:
Blake Blackshear
2024-01-31 11:53:59 +00:00
committed by GitHub
parent bf23a21486
commit 34fb1c2ef5
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ events {
}
http {
map_hash_bucket_size 256;
include mime.types;
default_type application/octet-stream;