update nginx security params,

remove minecraft stream
This commit is contained in:
2025-08-12 00:15:28 +00:00
parent 80d1c79049
commit e4ccf355a2
3 changed files with 6 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ events {
worker_connections 768;
}
http {
server_tokens off;
sendfile on;
tcp_nopush on;
types_hash_max_size 2048;