Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Restricting image file size #390

@Moschn

Description

@Moschn

Many events contain posters that are in the order of multiple megabytes. The current AMIV website downloads 14Mb of files, and all of the big files are images from events.

I think there are four solutions to this problem:

  1. Manually tell people to be careful about the file size
  2. The admin to validat tools could disallow big file sizes
  3. Add a validator rule to the APIe file size
  4. Add ImageMagick bindings to the API to automatically compress images

In my opinion, we should go with option 3 or 4.

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