mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-25 02:29:32 +02:00
[Nginx] Add larger map bucket size, fixes 1112
This commit is contained in:
parent
806d45d806
commit
8a7664f7d5
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…
Reference in New Issue
Block a user