Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I tried to configure settings to increase upload file size (up to 1 GB) as below:
"Runtime": { "MaxQueryStringLength": 1048576, "MaxRequestLength": 1048576 },
My website is hosted in IIS
But It's not working, the system didn't show any error
Please give me the advice
Thanks, Nam Le
It's IIS that's limiting the upload size now, you can read more here in the documentation: https://our.umbraco.com/Documentation/Reference/V9-Config/MaximumUploadSizeSettings/
Thank Sebastiaan, It's working now.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Where can I configure upload file size in Umbraco v9?
Hi, I tried to configure settings to increase upload file size (up to 1 GB) as below:
My website is hosted in IIS
But It's not working, the system didn't show any error
Please give me the advice
Thanks, Nam Le
It's IIS that's limiting the upload size now, you can read more here in the documentation: https://our.umbraco.com/Documentation/Reference/V9-Config/MaximumUploadSizeSettings/
Thank Sebastiaan, It's working now.
is working on a reply...