update nginx security params,
remove minecraft stream
This commit is contained in:
@@ -6,7 +6,6 @@ events {
|
||||
worker_connections 768;
|
||||
}
|
||||
http {
|
||||
server_tokens off;
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
types_hash_max_size 2048;
|
||||
|
Reference in New Issue
Block a user