mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-18 17:55:23 +00:00
Merge pull request #1114 from mailcow/dev
[Nginx] Add larger map bucket size, fixes 1112
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
map_hash_max_size 256;
|
||||
map_hash_bucket_size 256;
|
||||
|
||||
Reference in New Issue
Block a user