From: Johannes Schauer <josch@debian.org>
Subject: do not check remote repositories on startup by default
Forwarded: not-needed

--- a/config/schemas/settings.json
+++ b/config/schemas/settings.json
@@ -401,11 +401,11 @@
 				},
 				"autoCheckRepositories" : {
 					"type" : "boolean",
-					"default" : true
+					"default" : false
 				},
 				"updateOnStartup" : {
 					"type" : "boolean",
-					"default" : true
+					"default" : false
 				},
 				"updateConfigUrl" : {
 					"type" : "string",
