mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update variables_hash_max_size
This commit is contained in:
parent
e0c84f4248
commit
f8175b5770
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ http {
|
|||
include __NGINX_ETC_FOLDER__/mime.types;
|
||||
default_type application/octet-stream;
|
||||
|
||||
variables_hash_max_size 4096;
|
||||
|
||||
# HTTP basic configuration
|
||||
include mempool/production/nginx/http-basic.conf;
|
||||
include mempool/production/nginx/http-acl.conf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue