Radish alpha
r
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git (anonymous pull)
Log in to clone via SSH
os/mixin/radicle-permissive: More inbound
Lorenz Leutgeb committed 11 months ago
commit d8f74483ede90a2d7f54f5c0f5cd6fa706b08111
parent f7d7d4773dcd319b312d561dcaf4c61477c4c00e
1 file changed +1 -1
modified os/mixin/radicle-permissive.nix
@@ -22,7 +22,7 @@
          };
        };
        connection = {
-
          inbound = 128;
+
          inbound = 256;
          outbound = 16;
        };
        fetchPackReceive = "500.0 MiB";