increase map hash size

This commit is contained in:
Blake Blackshear 2024-01-31 05:47:34 -06:00
parent 8f1f6facba
commit 1d2a35647a

View File

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