From a768f4c994c371e21503daea696fec22789c904a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 4 Oct 2022 19:17:19 +0200 Subject: reaktor2: increase krebsfood radio --- krebs/2configs/reaktor2.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krebs/2configs/reaktor2.nix') diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix index 33d7ad27..a570e1e9 100644 --- a/krebs/2configs/reaktor2.nix +++ b/krebs/2configs/reaktor2.nix @@ -80,7 +80,7 @@ let activate = "match"; command = { env = { - radius = toString 250; # metres around c-base to search + radius = toString 500; # metres around c-base to search age_threshold = toString (24 * 60 * 60); state_file = "${stateDir}/krebsfood"; }; -- cgit v1.2.3