mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
[Nginx] Add larger map bucket size, fixes 1112
This commit is contained in:
parent
806d45d806
commit
8a7664f7d5
1 changed files with 3 additions and 0 deletions
3
data/conf/nginx/000-map-size.conf
Normal file
3
data/conf/nginx/000-map-size.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
map_hash_max_size 256;
|
||||
map_hash_bucket_size 256;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue