mirror of
https://github.com/penpot/penpot.git
synced 2025-04-10 14:01:29 -05:00
🔥 Remove executor internal dependency from http assets module
This commit is contained in:
parent
bc01afe158
commit
97f8315cd0
1 changed files with 1 additions and 2 deletions
|
@ -303,8 +303,7 @@
|
|||
{::http.assets/path (cf/get :assets-path)
|
||||
::http.assets/cache-max-age (dt/duration {:hours 24})
|
||||
::http.assets/cache-max-agesignature-max-age (dt/duration {:hours 24 :minutes 5})
|
||||
::sto/storage (ig/ref ::sto/storage)
|
||||
::wrk/executor (ig/ref ::wrk/executor)}
|
||||
::sto/storage (ig/ref ::sto/storage)}
|
||||
|
||||
:app.rpc/climit
|
||||
{::mtx/metrics (ig/ref ::mtx/metrics)}
|
||||
|
|
Loading…
Add table
Reference in a new issue