remove threadpool
This commit is contained in:
parent
b93508315f
commit
078c65f3eb
1
conf.yml
1
conf.yml
@ -1,7 +1,6 @@
|
||||
http_host: localhost:80 # Http server host
|
||||
https_host: localhost:443 # Https server host
|
||||
|
||||
threadpool_size: 10 # Threadpool size (count of threads that accept requests) (optional, default - 10)
|
||||
connection_timeout: 10 # Read and write timeout of connections in seconds (optional, default - 10)
|
||||
incoming_ip_forwarding: none # Read IP forwarding on incoming connections (optional, default - none)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user