summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/reaktor2.nix
diff options
context:
space:
mode:
authorKierán Meinhardt <kmein@posteo.de>2022-10-04 19:17:19 +0200
committerKierán Meinhardt <kmein@posteo.de>2022-10-04 19:17:19 +0200
commita768f4c994c371e21503daea696fec22789c904a (patch)
tree27790fcba7205a85f723110da4f31d2da0f5c9b8 /krebs/2configs/reaktor2.nix
parentaf744fad896ffba2f78a7fd1721fe6887c466d2d (diff)
reaktor2: increase krebsfood radio
Diffstat (limited to 'krebs/2configs/reaktor2.nix')
-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";
};