Merge "Fix documentation of the default value for core.streamFileThreshold" into stable-2.9

This commit is contained in:
David Pursehouse 2014-11-13 00:41:22 +00:00 committed by Gerrit Code Review
commit 08314c5fcb

View File

@ -1065,8 +1065,7 @@ Setting this too high may cause the JVM to run out of heap space
when handling very big binary files, such as device firmware or
CD-ROM ISO images.
+
Default is 50 MiB on all platforms. Prior to Gerrit 2.1.6,
this value was effectively 2047 MiB.
Defaults to 25% of the available JVM heap, limited to 2048m.
+
Common unit suffixes of 'k', 'm', or 'g' are supported.