From 88a7c04cee28c0cfc631f9398b66d6ee951c4586 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 20 Sep 2021 09:52:13 +0200 Subject: [PATCH] media-async-upload must be in the matrix group note: the group stanza is not mandatory --- app/im/deploy/im.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl index 645d966..851e5e4 100644 --- a/app/im/deploy/im.hcl +++ b/app/im/deploy/im.hcl @@ -127,7 +127,6 @@ job "im" { ] } } - } task "media-async-upload" { @@ -165,6 +164,7 @@ EOH env = true } } + } group "riotweb" {