mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 12:20:53 +01:00
✨ Make the upload media size configurable
This commit is contained in:
@@ -59,8 +59,6 @@
|
||||
"application/pdf" ".pdf"
|
||||
nil))
|
||||
|
||||
(def max-file-size (* 5 1024 1024))
|
||||
|
||||
(s/def ::id uuid?)
|
||||
(s/def ::name string?)
|
||||
(s/def ::width number?)
|
||||
|
||||
Reference in New Issue
Block a user