mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 09:56:01 +00:00
Merge pull request #6255 from mailcow/staging
Automatic PR to nightly from 2025-01-23T11:01:42Z
This commit is contained in:
@@ -27,8 +27,6 @@ http {
|
|||||||
|
|
||||||
#gzip on;
|
#gzip on;
|
||||||
|
|
||||||
include /etc/nginx/conf.d/*.conf;
|
|
||||||
|
|
||||||
# map-size.conf:
|
# map-size.conf:
|
||||||
map_hash_max_size 256;
|
map_hash_max_size 256;
|
||||||
map_hash_bucket_size 256;
|
map_hash_bucket_size 256;
|
||||||
@@ -147,4 +145,6 @@ http {
|
|||||||
include /etc/nginx/includes/sites-default.conf;
|
include /etc/nginx/includes/sites-default.conf;
|
||||||
}
|
}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
include /etc/nginx/conf.d/*.conf;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user