Merge pull request #1114 from mailcow/dev

[Nginx] Add larger map bucket size, fixes 1112
master
André Peters 2018-03-01 10:10:19 +01:00 committed by GitHub
commit 7933b51d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
map_hash_max_size 256;
map_hash_bucket_size 256;