ini: fixed typo, remove debug style from production

This commit is contained in:
Marcin Kuzminski 2016-06-08 13:52:53 +02:00
parent fc2d1e71b4
commit 7aea1304de
2 changed files with 2 additions and 7 deletions

View file

@ -72,7 +72,7 @@ asyncore_use_poll = true
## restarted, could prevent memory leaks
#max_requests = 1000
#max_requests_jitter = 30
## ammount of time a worker can spend with handling a request before it
## amount of time a worker can spend with handling a request before it
## gets killed and restarted. Set to 6hrs
#timeout = 21600