Increased bucket size for nginx

This commit is contained in:
Actaeus Curabitur 2022-08-01 16:13:56 -05:00
parent 85a9495aeb
commit 2a22d854d6

View file

@ -15,6 +15,7 @@ events {
http {
server_names_hash_bucket_size 64;
include mime.types;
default_type application/octet-stream;