Skip to content

Commit 5a6e8ba

Browse files
authored
Merge pull request #7217 from sergiutesu/patch-7
Update maximumuploadsizesettings.md
2 parents 779fc6e + 1c481d9 commit 5a6e8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/reference/configuration/maximumuploadsizesettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To increase the upload limit:
4343

4444
## Hosting on Umbraco Cloud
4545

46-
Umbraco Cloud uses IIS for hosting, so changes must be made in the `web.config` file as described above. The default upload limit on Umbraco Cloud is 500 MB.
46+
Umbraco Cloud uses IIS for hosting, so changes must be made in the `web.config` file as described above. The default upload limit on Umbraco Cloud is 50 MB.
4747

4848
To customize this limit, adjust the `maxAllowedContentLength` value in your `web.config` file accordingly.
4949

0 commit comments

Comments
 (0)