Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
httpd: fix testing config output
Archived fintohaps opened 2 years ago

The additions of workers was missed for this test. Add the value so that the test passes again.

1 file changed +1 -0 f1f1313b 4ddf393d
modified radicle-httpd/src/api/v1/profile.rs
@@ -111,6 +111,7 @@ mod routes {
                      "outbound": 16
                    }
                  },
+
                  "workers": 8,
                  "policy": "block",
                  "scope": "all"
                }