mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-31 07:57:11 +00:00
server_tokens off in default settings (#4073)
Co-authored-by: Maximilian Leith <accounts.maximilan@leith.de>
This commit is contained in:
co-authored by
Maximilian Leith
parent
427a919099
commit
5df8a24c84
@@ -1,4 +1,3 @@
|
||||
server_tokens off;
|
||||
proxy_cache_path /tmp levels=1:2 keys_zone=sogo:10m inactive=24h max_size=1g;
|
||||
server_names_hash_bucket_size 64;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user