The max-upload-size Element"

From Documentation
m (Created page with '{{ZKConfigurationReferencePageHeader}} =Version History= {{LastUpdated}} {| border='1px' | width="100%" ! Version !! Date !! Content |- |   |   |   |} {{ZKConfig…')
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
  
=Version History=
+
'''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 [[ZK%20Component%20Reference/Input/Signature | signature]], [[ZK%20Component%20Reference/Multimedia%20and%20Miscellaneous/Camera | camera]], and [[ZK%20Component%20Reference/Multimedia%20and%20Miscellaneous/Cropper | cropper]]
 +
 
 +
 
 
{{LastUpdated}}
 
{{LastUpdated}}
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
|}
 
 
 
{{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.