summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-06-24 10:17:28 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-06-24 10:17:28 +0000
commit341f19fec3a6b8e9482862943846ee72966ab816 (patch)
tree9fd924c2e4c3b6ea0ea5dfa5a07ef92a8f840263 /searchcore
parent0b530096dcb0e30a3e4c3ea606ece5aef5955a97 (diff)
Add comment that does not add any value.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/proton.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/config/proton.def b/searchcore/src/vespa/searchcore/config/proton.def
index c8fac7fb40e..5829666c41b 100644
--- a/searchcore/src/vespa/searchcore/config/proton.def
+++ b/searchcore/src/vespa/searchcore/config/proton.def
@@ -485,7 +485,7 @@ feeding.concurrency double default = 0.2 restart
## A number between 0.0 and 1.0 telling how nice the feed and background threads shall be.
## A value of 0.0, which is default, means 'not any nicer than anyone else'.
-## The scale from 0.0 to 1.0 is not linear. It is OS specific. A large number means 'not less nice than a lower number'.
+## The scale from 0.0 to 1.0 is not linear. It is OS specific.
feeding.niceness double default = 0.0 restart
## Maximum number of pending tasks for the master thread in each document db.