extra line ending

This commit is contained in:
Tanishq Dubey 2023-07-14 23:52:01 -04:00
parent 4eeed482ee
commit e104e91a69

View File

@ -16,7 +16,7 @@ http {
'$status $body_bytes_sent "$http_referer" ' '$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"'; '"$http_user_agent" "$http_x_forwarded_for"';
access_log /var/log/nginx/access.log main buffer=16k;; access_log /var/log/nginx/access.log main buffer=16k;
sendfile on; sendfile on;
tcp_nopush on; tcp_nopush on;