mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
blank space indent fix
This commit is contained in:
parent
503a2df590
commit
43fdf7a1cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Server globals
|
||||
user www-data;
|
||||
worker_processes auto;
|
||||
user www-data;
|
||||
worker_processes auto;
|
||||
worker_rlimit_nofile 65535;
|
||||
timer_resolution 50ms; #In order to free some CPU cycles
|
||||
error_log /var/log/nginx/error.log crit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue