reaktor2: increase krebsfood radio

This commit is contained in:
Kierán Meinhardt 2022-10-04 19:17:19 +02:00
parent af744fad89
commit a768f4c994

View File

@ -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";
};