Add documentation for change.maxFiles and change.maxPatchSets
Change-Id: Idfe8933fe10f4df33512621e7e1e6a3f6cbd109d
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index b1f9a31..fcc6eca 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -1337,6 +1337,20 @@
+
By default 5,000.
+[[change.maxFiles]]change.maxFiles::
++
+Maximum number of files allowed per change. Larger changes are rejected and must
+be split up.
++
+By default 100,000.
+
+[[change.maxPatchSets]]change.maxPatchSets::
++
+Maximum number of patch sets allowed per change. If this is insufficient,
+recreate the change with a new Change-Id, then abandon the old change.
++
+By default 1,500.
+
[[change.maxUpdates]]change.maxUpdates::
+
Maximum number of updates to a change. Counts only updates to the main NoteDb