Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nam Le 2 posts 73 karma points
    Jun 03, 2022 @ 03:50
    Nam Le
    0

    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:

    "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

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Jun 03, 2022 @ 06:57
    Sebastiaan Janssen
    1

    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/

  • Nam Le 2 posts 73 karma points
    Jun 06, 2022 @ 03:26
    Nam Le
    1

    Thank Sebastiaan, It's working now.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies