Upload Settings
Upload Settings
The Upload page uses the shared dynamic settings shell with listGroup = ['upload'].
Main purpose
- manage upload limits
- control shared media behavior
- support modules that depend on upload constraints
Product form dependency
The product create and update flow reads upload.max_image_count.product. Changes here can immediately change the image limit in the product module.

