server_tokens off in default settings (#4073)

Co-authored-by: Maximilian Leith <accounts.maximilan@leith.de>
This commit is contained in:
Maximilian
2021-04-26 13:20:23 +02:00
committed by GitHub
parent 427a919099
commit 5df8a24c84
2 changed files with 2 additions and 1 deletions

View File

@@ -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;