From e861a85559827ef698156577bb77349cfa820ac3 Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Wed, 2 Oct 2024 14:14:10 -0500 Subject: [PATCH] Fix formatting. --- doc/content/threads.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/content/threads.md b/doc/content/threads.md index cee2eaab21..68d07cb990 100644 --- a/doc/content/threads.md +++ b/doc/content/threads.md @@ -28,6 +28,7 @@ parameter such as `thread_queue` for `request.dynamic` and `playlist`. You can also define your own named queue using the `settings.scheduler.queues` setting. ```{.liquidsoap include="task-with-queue.liq"} + ``` This is particularly useful for two applications: