fix - File upload (document HTTP filesize upload restrictions)
This commit is contained in:
parent
dbc34c6270
commit
efebe33ecf
2 changed files with 2 additions and 2 deletions
|
|
@ -3516,7 +3516,7 @@ that Asset and all Assets below it.</p>
|
|||
},
|
||||
|
||||
'130 description' => {
|
||||
message => q|The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system. |,
|
||||
message => q|The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system. Due to the nature of the HTTP Protocol, 100MB is the largest practical file size you can expect to upload via WebGUI's web interface. |,
|
||||
lastUpdated => 1120239343,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue