🔥 Remove executor internal dependency from http assets module

This commit is contained in:
Andrey Antukh 2023-11-24 15:00:40 +01:00
parent bc01afe158
commit 97f8315cd0

View file

@ -303,8 +303,7 @@
{::http.assets/path (cf/get :assets-path) {::http.assets/path (cf/get :assets-path)
::http.assets/cache-max-age (dt/duration {:hours 24}) ::http.assets/cache-max-age (dt/duration {:hours 24})
::http.assets/cache-max-agesignature-max-age (dt/duration {:hours 24 :minutes 5}) ::http.assets/cache-max-agesignature-max-age (dt/duration {:hours 24 :minutes 5})
::sto/storage (ig/ref ::sto/storage) ::sto/storage (ig/ref ::sto/storage)}
::wrk/executor (ig/ref ::wrk/executor)}
:app.rpc/climit :app.rpc/climit
{::mtx/metrics (ig/ref ::mtx/metrics)} {::mtx/metrics (ig/ref ::mtx/metrics)}