Remove doc for unused changeMerge.checkFrequency config

The configuration has not been used since 2.12, usage was removed with
commit:

e0b05955fd - Kill the MergeQueue

Change-Id: I0ec365664701821ac9a562748eee787f521f8ebb
This commit is contained in:
Sven Selberg
2017-11-13 09:40:53 +01:00
parent bf577009d8
commit b135cb193e

View File

@@ -1250,19 +1250,6 @@ to define the time unit for the interval:
link:#schedule-examples[Schedule examples] can be found in the
link:#gc[gc] section.
[[changeMerge]]
=== Section changeMerge
[[changeMerge.checkFrequency]]changeMerge.checkFrequency::
+
How often the database should be rescanned for changes that have been
submitted but not merged due to transient errors. Values can be
specified using standard time unit abbreviations ('ms', 'sec', 'min',
etc.). Set to 0 to disable periodic rescanning, only scanning once on
master node startup.
+
Default is 300 seconds (5 minutes).
[[commentlink]]
=== Section commentlink