Skip to content

FILE_UPLOAD_HANDLERS change handler order #12816

@mattiagiupponi

Description

@mattiagiupponi

Is your feature request related to a problem? Please describe.
The MemoryFileUploadHandler is meant to work for small files, should have less priority than the TemporaryFileUploadHandler.
In the end the SizeRestrictedFileUploadHandler will just check the file sizes

Describe the solution you'd like
Move the MemoryFileUploadHandler as last option in the settings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions