Skip to content

Create separate routes for file download #8603

@daneryl

Description

@daneryl

We need to cache and rate limit differently for each type of file and having different routes will help with this

/files -> this is for entity files (documents, attachments)
/files/thumbnails -> this is obvious
/assets -> this is for custom uploads

the current files download route we keep for backwards compatibility.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions