From b135cb193e745937f7dc0d94ef3de618926b55cb Mon Sep 17 00:00:00 2001 From: Sven Selberg Date: Mon, 13 Nov 2017 09:40:53 +0100 Subject: [PATCH] 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 --- Documentation/config-gerrit.txt | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index 5dce2ea51f..cb1e501042 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -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