Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
node: Increase process ulimit on start
cloudhead committed 2 years ago
commit defb71c3397332a5de20d029204e21c3ddfbcd0d
parent b80e6d479dfe87cd3bf703dcea24905da64c685e
1 file changed +1 -0
modified radicle-httpd/src/api/v1/profile.rs
@@ -94,6 +94,7 @@ mod routes {
                    "routingMaxAge": 604800,
                    "gossipMaxAge": 1209600,
                    "fetchConcurrency": 1,
+
                    "maxOpenFiles": 4096,
                    "rate": {
                      "inbound": {
                        "fillRate": 0.2,