X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.pm;h=7f7e23c8688b7178ab6df4525b6d31d73ed304a1;hb=9a650e4ec1cd349367ab7c59a9ec47a8cdbb79c9;hp=44ed56b0b50555498e80fede05077e3981c85464;hpb=269776b172ada8c902a65780353ec8fe2c1e4ff8;p=remoteglot 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', );