Skip to content

Document concurrentUploadRequests configuration option for Media Library - #3369

Draft
pwizla wants to merge 1 commit into
mainfrom
cms/document-concurrent-upload-requests-option
Draft

Document concurrentUploadRequests configuration option for Media Library#3369
pwizla wants to merge 1 commit into
mainfrom
cms/document-concurrent-upload-requests-option

Conversation

@pwizla

@pwizla pwizla commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

This PR updates documentation based on strapi/strapi#27173.

Changes

  • Added concurrentUploadRequests to the Available options table in cms/features/media-library.md
  • Added a new #### Concurrent file uploads subsection under Code-based configuration with:
    • Explanation of client-side vs. server-side parallelism
    • Configuration parameter table
    • Behavior notes (default 1 = sequential, 0 causes server boot failure, invalid values fall back to sequential)
    • JavaScript and TypeScript code examples with highlight markers

Generated automatically by the docs self-healing workflow.
Review before merging.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pwizla pwizla added the auto-doc-healing Automatically generated documentation PR label Aug 4, 2026
@pwizla pwizla self-assigned this Aug 4, 2026
@strapi-cla

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 4, 2026 2:23am

Request Review

@github-actions github-actions Bot added internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content source: CMS labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-doc-healing Automatically generated documentation PR internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content source: CMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants