reverting some ugly tabs

This commit is contained in:
Michael C
2021-08-27 17:59:40 -04:00
parent 50df8e7dd9
commit 656d81e5dd

View File

@@ -2,7 +2,7 @@ worker_processes 8;
worker_rlimit_nofile 65536;
events {
worker_connections 432768; ## Default: 1024
worker_connections 432768; # Default: 1024
}
http {