The max-upload-size Element"

From Documentation
m
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
  [Default: 5120]
 
  [Default: 5120]
  
It specifies the maximal allowed size, in kilobytes, to upload a file from the client. A negative value indicates there is no limit.
+
It specifies the maximum allowed size, in '''kilobytes''', to upload a file from a browser. A negative value indicates that there is no limit.
 +
 
 +
This limits max uploading file size including [[ZK%20Component%20Reference/Input/Signature | signature]], [[ZK%20Component%20Reference/Multimedia%20and%20Miscellaneous/Camera | camera]], and [[ZK%20Component%20Reference/Multimedia%20and%20Miscellaneous/Cropper | cropper]]
 +
 
  
=Version History=
 
 
{{LastUpdated}}
 
{{LastUpdated}}
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
|  
 
|  
 
|  
 
|}
 
 
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 03:57, 15 August 2022


The max-upload-size Element


Syntax:

<max-upload-size>a_number</max-upload-size>
[Default: 5120]

It specifies the maximum allowed size, in kilobytes, to upload a file from a browser. A negative value indicates that there is no limit.

This limits max uploading file size including signature, camera, and cropper


Last Update : 2022/08/15



Last Update : 2022/08/15

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