Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
node: Add `log` to node config
cloudhead committed 2 years ago
commit 24c02f881130f75ea1e970fdb1d1308f00c6d53b
parent 3460da65c1fde407f0de2bb52077aac3d5863f5b
1 file changed +1 -0
modified radicle-httpd/src/api/v1/profile.rs
@@ -91,6 +91,7 @@ mod routes {
                  "externalAddresses": [],
                  "tor": null,
                  "network": "main",
+
                  "log": "INFO",
                  "relay": true,
                  "limits": {
                    "routingMaxSize": 1000,