From 2b1304cca8fab578b6b2e8fa280d8dc61e988117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Garn=C3=A6s?= Date: Wed, 15 Jan 2025 10:15:54 +0100 Subject: [PATCH] Use base queue from Purge Queues At this point we just want to use a separate database table. We are OK with not using any of the optimizations. --- config/sync/purge.plugins.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/purge.plugins.yml b/config/sync/purge.plugins.yml index 7b0f3d3e3..bad8d95b2 100644 --- a/config/sync/purge.plugins.yml +++ b/config/sync/purge.plugins.yml @@ -7,3 +7,4 @@ purgers: instance_id: 30cd45a1b1 plugin_id: varnishbundled order_index: 3 +queue: database_alt