diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index 6968e836e6..fc4b00ab8d 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -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::