From 04a4aa06c919b3666e48623768e5580228bbb898 Mon Sep 17 00:00:00 2001 From: cloudhead Date: Thu, 21 Mar 2024 12:43:35 +0100 Subject: [PATCH] httpd: Fix broken test --- radicle-httpd/src/api/v1/profile.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/radicle-httpd/src/api/v1/profile.rs b/radicle-httpd/src/api/v1/profile.rs index 67b859c4..d45226f4 100644 --- a/radicle-httpd/src/api/v1/profile.rs +++ b/radicle-httpd/src/api/v1/profile.rs @@ -111,6 +111,7 @@ mod routes { "outbound": 16 } }, + "workers": 8, "policy": "block", "scope": "all" }