From da9e53b5ed24ec1e585f6efee2050fe4178405be Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 30 Apr 2025 22:07:20 -0500 Subject: [PATCH] threads.md --- mkdocs/docs/config/threads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/docs/config/threads.md b/mkdocs/docs/config/threads.md index e4f14cfd..8ff2735c 100644 --- a/mkdocs/docs/config/threads.md +++ b/mkdocs/docs/config/threads.md @@ -34,7 +34,7 @@ Generally, only 1 or 2 "read" threads are necessary when used with a ## process-thread-count -* Defaults to `-1` +Defaults to `-1` When enabled this sets the number of threads in the message processing pool.