From 393e26092c08ee6d4bf0361a3dbb1a66cc7514ef Mon Sep 17 00:00:00 2001 From: Julia Beliaeva Date: Tue, 31 May 2016 23:02:13 +0300 Subject: [PATCH] [vcs-log] enable background refresh and toolbar progress --- platform/util/resources/misc/registry.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index f7ac6808e474..50b263a9ba16 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -268,7 +268,7 @@ vcs.log.recent.commits.count=1000 vcs.log.recent.commits.count.description=Before full log is loaded (which can take some time), a number of recent commits is loaded to show quickly vcs.log.open.another.log.visible=false vcs.log.open.another.log.visible.description=An action that opens a new tab with log -vcs.log.keep.up.to.date=false +vcs.log.keep.up.to.date=true vcs.log.keep.up.to.date.description=Load log on start after heavy tasks are completed and keep it up to date even when not visible vcs.executable.validator.timeout.sec=60