summarylogtreecommitdiffstats
path: root/disable-update-checks.patch
blob: 1cb959efabe655e0214c205c09ea257ad1cac8b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/core/src/main/resources/config/baseConfig.yml b/core/src/main/resources/config/baseConfig.yml
index a3ca40b2..5a40ba00 100644
--- a/core/src/main/resources/config/baseConfig.yml
+++ b/core/src/main/resources/config/baseConfig.yml
@@ -316,7 +316,7 @@ main:
   sslKeyStorePassword: null
   startupBrowser: true
   theme: "grey"
-  updateCheckEnabled: true
+  updateCheckEnabled: false
   updateAutomatically: false
   updateToPrereleases: false
   urlBase: "/"