summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krebs/2configs/reaktor2.nix2
1 files changed, 1 insertions, 1 deletions
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";
};