aboutsummaryrefslogtreecommitdiff
path: root/app/im/deploy/im.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-09-20 09:52:13 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-09-20 09:52:13 +0200
commit88a7c04cee28c0cfc631f9398b66d6ee951c4586 (patch)
tree1bcc3851485bac4431392c17169811daf16c7b64 /app/im/deploy/im.hcl
parent136d1761766e94c502f4d18dba8b16422e62d159 (diff)
downloadinfrastructure-88a7c04cee28c0cfc631f9398b66d6ee951c4586.tar.gz
infrastructure-88a7c04cee28c0cfc631f9398b66d6ee951c4586.zip
media-async-upload must be in the matrix group
note: the group stanza is not mandatory
Diffstat (limited to 'app/im/deploy/im.hcl')
-rw-r--r--app/im/deploy/im.hcl2
1 files changed, 1 insertions, 1 deletions
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" {