Clarify that receive.maxObjectSizeLimit does not get inherited
Change-Id: If10ace95990a3ef032da4d700333dc76501ec9e6
This commit is contained in:
@@ -141,7 +141,8 @@ objects which are too large to Gerrit. This setting can also be set in
|
||||
receive.maxObjectSizeLimit]).
|
||||
+
|
||||
The project specific setting in `project.config` is only honored when it
|
||||
further reduces the global limit.
|
||||
further reduces the global limit. The setting is not inherited from the
|
||||
parent project; it must be explicitly set per project.
|
||||
+
|
||||
Default is zero.
|
||||
+
|
||||
|
Reference in New Issue
Block a user