mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
Fixed nginx's "Could not build optimal types_hash"
This commit is contained in:
@@ -12,6 +12,9 @@ events {
|
|||||||
}
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
|
types_hash_max_size 4096;
|
||||||
|
server_names_hash_bucket_size 128;
|
||||||
|
|
||||||
access_log off;
|
access_log off;
|
||||||
|
|
||||||
include /etc/kvmd/nginx/mime-types.conf;
|
include /etc/kvmd/nginx/mime-types.conf;
|
||||||
|
|||||||
Reference in New Issue
Block a user