The file-size-threshold Element"

From Documentation
m ((via JWB))
Line 7: Line 7:
 
{{versionSince|5.0.8}}
 
{{versionSince|5.0.8}}
  
It specifies the threshold at which a temporary file is created as a buffer, in kilobytes. In other words, the value is the maximum size that will be stored in memory. A negative value implies default setting.
+
It specifies the threshold at which a temporary file is created as a buffer, in '''kilobytes'''. In other words, the value is the maximum size that will be stored in memory. A negative value implies a default setting.
  
 
=Version History=
 
=Version History=

Revision as of 03:24, 15 August 2022


The file-size-threshold Element


Syntax:

<file-size-threshold>a_number</file-size-threshold>
[Default: 128]

Since 5.0.8

It specifies the threshold at which a temporary file is created as a buffer, in kilobytes. In other words, the value is the maximum size that will be stored in memory. A negative value implies a default setting.

Version History

Last Update : 2022/08/15


Version Date Content
5.0.8 2011/8/11 The element is introduced.



Last Update : 2022/08/15

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.