fix indentation for wo info

This commit is contained in:
VirtuBox 2019-04-03 10:40:32 +02:00 committed by GitHub
parent cabe7ac077
commit 475848d84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ pid /run/nginx.pid;
pcre_jit on;
events
{
events {
multi_accept on;
worker_connections 50000;
accept_mutex on;