More improvements on media uploading.

This commit is contained in:
Andrey Antukh 2021-01-13 11:40:33 +01:00 committed by Alonso Torres
parent 6a32428ca1
commit ad2d8c8ee0
4 changed files with 30 additions and 10 deletions

View file

@ -99,7 +99,8 @@
:tokens (ig/ref :app.tokens/tokens)
:metrics (ig/ref :app.metrics/metrics)
:storage (ig/ref :app.storage/storage)
:redis (ig/ref :app.redis/redis)}
:redis (ig/ref :app.redis/redis)
:svgc (ig/ref :app.svgparse/svgc)}
:app.notifications/handler
{:redis (ig/ref :app.redis/redis)