-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
Attachments file size is hard limited to 42MB.
frab/app/models/event_attachment.rb
Line 6 in cbe681c
| 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels