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
|
|
@ -47,7 +47,7 @@ have the following properties:</p>
|
|||
},
|
||||
|
||||
'upload files description' => {
|
||||
message => q|<p>This is where files can be uploaded from your computer. You can upload to to 100 files at a time.
|
||||
message => q|<p>This is where files can be uploaded from your computer. You can upload to to 100 files at a time. File sizes should not exceed 100MB in size.
|
||||
</p>|,
|
||||
lastUpdated => 1139206282,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue