Merge branch 'master' of https://bitbucket.org/yackob03/quay
This commit is contained in:
commit
bf3077f922
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
bind = 'unix:/tmp/gunicorn.sock'
|
bind = 'unix:/tmp/gunicorn.sock'
|
||||||
workers = 8
|
workers = 16
|
||||||
worker_class = 'gevent'
|
worker_class = 'gevent'
|
||||||
timeout = 2000
|
timeout = 2000
|
||||||
logconfig = 'conf/logging.conf'
|
logconfig = 'conf/logging.conf'
|
||||||
|
|
Reference in a new issue