6 lines
83 B
Python
6 lines
83 B
Python
|
bind = "[::]:8886"
|
||
|
log_level = "info"
|
||
|
max_requests = 500
|
||
|
timeout = 360
|
||
|
workers = 5
|