changed spaces to tabs

This commit is contained in:
allan 2025-05-26 13:06:45 +02:00
parent db577e9052
commit 46cc0c7b77
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ http {
tcp_nopush on;
tcp_nodelay on;
keepalive_timeout 65;
keepalive_requests 100;
keepalive_requests 100;
types_hash_max_size 2048;
server_tokens off;
@ -40,7 +40,7 @@ http {
##### SSL SETTINGS ######################### LAST UPDATED 08022021 #####
#
ssl_protocols TLSv1.2 TLSv1.3;
ssl_protocols TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on;
#
##### SSL SETTINGS ######################### LAST UPDATED 08022021 #####

View File

@ -18,7 +18,7 @@ http {
tcp_nopush on;
tcp_nodelay on;
keepalive_timeout 65;
keepalive_requests 100;
keepalive_requests 100;
types_hash_max_size 2048;
server_tokens off;
@ -41,7 +41,7 @@ http {
##### SSL SETTINGS ######################### LAST UPDATED 08022021 #####
#
ssl_protocols TLSv1.2 TLSv1.3;
ssl_protocols TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on;
#
##### SSL SETTINGS ######################### LAST UPDATED 08022021 #####