From cb9e12f8de8f8660382aae7a727b95da3510a5a2 Mon Sep 17 00:00:00 2001 From: Thomas Wilburn Date: Thu, 21 Nov 2013 10:19:56 -0800 Subject: [PATCH] Change default for update prompts, since it's unreliable. --- config/user.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/user.json b/config/user.json index 413519a..ca8f12d 100644 --- a/config/user.json +++ b/config/user.json @@ -18,8 +18,8 @@ make sure you don't have any syntax errors. */ { - //If the update prompt doesn't always work for you, disable it here. - "promptForUpdates": true, + //If you want to see the update notification on startup, enable this + "promptForUpdates": false, "defaultTheme": "chrome", //This should be any of the supported Ace themes /*