Skip to content

Conversation

@iOvergaard
Copy link
Contributor

@iOvergaard iOvergaard commented Aug 13, 2025

📋 Description

This pull request updates the documentation for runtime and maximum upload size settings in Umbraco CMS to clarify the behavior and configuration of MaxRequestLength and related settings, especially when hosting with Kestrel. It removes references to MaxQueryStringLength from Kestrel configuration examples and adds guidance on where to find current configuration values in the Backoffice UI.

Documentation improvements for runtime and upload size settings:

  • Clarified that MaxRequestLength only affects setups hosted with Kestrel, and added a link to the maximumuploadsizesettings.md article for more information in runtimesettings.md.
  • Removed MaxQueryStringLength from Kestrel configuration examples and related documentation in both maximumuploadsizesettings.md and runtimesettings.md.
  • Added instructions and a screenshot showing how to check the current maximum upload size configuration in the Backoffice System Information section.

📎 Related Issues (if applicable)

Fixes AB#52338

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (“we”, “I”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

V16

Deadline (if relevant)

ASAP

📚 Helpful Resources

…onger exists

also updates the information about `MaxRequestLength` slightly
Copy link
Contributor

@eshanrnh eshanrnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @iOvergaard 🙌 The PR looks great.

@eshanrnh eshanrnh merged commit bc646f9 into main Aug 13, 2025
6 checks passed
@eshanrnh eshanrnh deleted the v16/cms/maxquerystringlength-removal branch August 26, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants