mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 01:41:38 +02:00
🎉 Add support for multipart upload of thumbnails
and improve the thumbnails storage to offloading it to the storage subsystem
This commit is contained in:
parent
c2b6b40554
commit
e8ffcbae69
14 changed files with 771 additions and 289 deletions
|
@ -381,7 +381,8 @@
|
|||
::sto/storage (ig/ref ::sto/storage)}
|
||||
|
||||
:app.tasks.file-gc/handler
|
||||
{::db/pool (ig/ref ::db/pool)}
|
||||
{::db/pool (ig/ref ::db/pool)
|
||||
::sto/storage (ig/ref ::sto/storage)}
|
||||
|
||||
:app.tasks.file-xlog-gc/handler
|
||||
{::db/pool (ig/ref ::db/pool)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue