reverse change in example_config.py

This commit is contained in:
benoitc 2016-05-02 15:05:15 +02:00
parent 66546d66df
commit e005c9d93a

View File

@ -70,7 +70,7 @@ backlog = 2048
# A positive integer. Generally set in the 1-5 seconds range.
#
workers = 4
workers = 1
worker_class = 'sync'
worker_connections = 1000
timeout = 30