Skip to content

Attachments file size is hard limited #493

@elad-eyal

Description

@elad-eyal

Attachments file size is hard limited to 42MB.

validates_attachment_size :attachment, less_than: 42.megabytes

@manno is there a reason to this specific limit? (i.e. something bad will happen if we try to store larger files)

Can we make this configurable?

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