Release 0.26.0

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-27 10:23:12 -03:00
parent a9f332704a
commit 6715108d8a
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
9 changed files with 231 additions and 9 deletions

View file

@ -70,7 +70,7 @@ daemon off;
worker_processes 2;
pid /run/nginx.pid;
worker_rlimit_nofile 523264;
worker_shutdown_timeout 10s;
worker_shutdown_timeout 240s;
events {
multi_accept on;
worker_connections 16384;