-
Allow and recommend mounting on "/s3/multipart" · f9165a37Janko Marohnić authored
This allows defining other /s3/* routes without potential clashes when Uppy::S3Multipart::App isn't mounted last. One example of such route is "/s3/params", which is called by the AWS S3 Uppy plugin. We still keep backwards compatibility for users that currently have it mounted on "/s3".
×