From cae70df061d9fc4f33a2da66a21c86eb3eb1fa3b Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 12 Sep 2025 19:32:06 -0700 Subject: update before new lock file, working on VPS --- nix/modules/conduit.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/conduit.nix') diff --git a/nix/modules/conduit.nix b/nix/modules/conduit.nix index ce2c23e..e47c7a2 100644 --- a/nix/modules/conduit.nix +++ b/nix/modules/conduit.nix @@ -10,7 +10,7 @@ ]; address = "0.0.0.0"; port = 6167; - allow_registration = true; + allow_registration = false; }; }; } -- cgit v1.3