Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2022-10-19 09:06:11 +02:00
commit 6894d90137

View file

@ -359,4 +359,5 @@
(defmethod ig/init-key ::gc-task
[_ cfg]
(partial clean-archived cfg))
(fn [_]
(clean-archived cfg)))