Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
httpd: Fix `test_profile` test adding the worker config
Sebastian Martinez committed 2 years ago
commit c2b09ef20b92bceccedc06f23a51cf77921e7728
parent f15afa84be7bda050bfb93e321bbce28b56d10b6
1 file changed +1 -0
modified radicle-httpd/src/api/v1/profile.rs
@@ -111,6 +111,7 @@ mod routes {
                      "outbound": 16
                    }
                  },
+
                  "workers": 8,
                  "policy": "block",
                  "scope": "all"
                }