ini: fixed typo, remove debug style from production
This commit is contained in:
parent
fc2d1e71b4
commit
7aea1304de
2 changed files with 2 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue