blob: 00e14ee85ab2267603facbd2ce8eed424cefa3cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/build/shared/lib/defaults.txt 2020-01-17 17:20:35.000000000 +0100
+++ b/build/shared/lib/defaults.txt 2020-06-13 14:23:41.897313082 +0200
@@ -82,7 +82,7 @@
# by default, check the processing server for any updates
# (please avoid disabling, this also helps us know basic numbers
# on how many people are using Processing)
-update.check = true
+update.check = false
# on windows, automatically associate .pde files with processing.exe
platform.auto_file_type_associations = true
|