Fix rendering of 'change.maxUpdates' section in config-gerrit.txt

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I85649d74a27e0c4e42a819e8e22bc59e22fb2c78
This commit is contained in:
Edwin Kempin
2020-01-22 17:09:16 +01:00
committed by David Pursehouse
parent f392ebd545
commit f2f815bafe

View File

@@ -1223,12 +1223,13 @@ its contents into memory, so changes with arbitrarily many updates may cause
high CPU usage, memory pressure, persistent cache bloat, and other problems.
+
The following operations are allowed even when a change is at the limit:
* Abandon
* Submit
* Submit by push with `%submit`
* Auto-close by pushing directly to the branch
* Fix with link:rest-api-changes.html#fix-input[`expect_merged_as`]
+
By default 1000.
[[change.move]]change.move::