diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini index eabfc3c9bb..17b5eee48f 100644 --- a/rel/overlay/etc/default.ini +++ b/rel/overlay/etc/default.ini @@ -391,10 +391,6 @@ bind_address = 127.0.0.1 ;[httpd_design_handlers] ;_view = -;[ioq] -;concurrency = 10 -;ratio = 0.01 - [ssl] ;port = 6984 @@ -931,7 +927,8 @@ state_dir = {{state_dir}} ;min_priority = 536870912 [ioq] -; The maximum number of concurrent in-flight IO requests that +; The maximum number of concurrent in-flight IO requests that the queueing +; system will submit: ;concurrency = 10 ; The fraction of the time that a background IO request will be selected