Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
The file upload widget allows a maximum of 100MB of file data to be uploaded during a single transaction. This limitation exists to eliminate the possibility of tying up large amounts of server resources due to users transferring excessive data.
...
Code Block | ||
---|---|---|
| ||
SetEnv PUI_UPLOAD_CAP 200 |