The file-size-threshold Element"

From Documentation
m
m ((via JWB))
Line 5: Line 5:
  
 
  [Default: 128]
 
  [Default: 128]
[since 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 default setting.

Revision as of 09:35, 14 March 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 default setting.

Version History

Last Update : 2022/03/14


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



Last Update : 2022/03/14

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