From efbdbbc6d95c02692457ab2fb0623879830cc412 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sat, 7 Dec 2024 07:55:18 -0500 Subject: [PATCH] With canonical, HLS requires the full event message --- examples/parry/scyllaridae.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/parry/scyllaridae.yml b/examples/parry/scyllaridae.yml index 4b1c553..d43bd87 100644 --- a/examples/parry/scyllaridae.yml +++ b/examples/parry/scyllaridae.yml @@ -9,3 +9,6 @@ queueMiddlewares: - queueName: islandora-merge-pdf url: http://mergepdf:8080 consumers: 3 + - queueName: islandora-hls + url: http://hls:8080 + consumers: 3