X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=config.pm;fp=config.pm;h=7f7e23c8688b7178ab6df4525b6d31d73ed304a1;hp=44ed56b0b50555498e80fede05077e3981c85464;hb=3749141fee842b897627b003f88aab9efc9bc021;hpb=09d3665b67729593880a9baba48e723f592b3bf3 diff --git a/config.pm b/config.pm index 44ed56b..7f7e23c 100644 --- a/config.pm +++ b/config.pm @@ -58,6 +58,7 @@ our %engine2_config = ( our $engine2_grpc_backend = undef; # Not used by us, but will be communicated to serve-analysis.js. our $update_max_interval = 1.0; +our $update_force_after_move = 0.2; our @masters = ( 'Sesse', );