There was an error while loading. Please reload this page.
1 parent e772f2a commit 44ca824Copy full SHA for 44ca824
conf/html/nginx/nginx.conf
@@ -54,7 +54,7 @@ http {
54
map_hash_bucket_size 256;
55
map_hash_max_size 4096;
56
types_hash_max_size 2048;
57
- variables_hash_max_size 2048;
+# variables_hash_max_size 2048;
58
59
geo $rate_limit {include /etc/nginx/geo.d/ratelimit.conf;}
60
map $rate_limit $rate_limit_key {include /etc/nginx/map.d/access/*.map;}
0 commit comments