Fix documentation of the default value for core.streamFileThreshold
Since commit bfe9eec1
the default value for core.streamFileThreshold
is 25% of the available JVM heap, limited to 2048m.
Change-Id: I9308875e30470dc33bf9b437909842e87f974141
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
04ef5f717d
commit
7f5a4afdb3
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user