We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511dd3a commit f09b2c5Copy full SHA for f09b2c5
1 file changed
build/shared/lib/defaults.txt
@@ -76,6 +76,10 @@ theme.gradient.method = rgb
76
# on how many people are using Processing)
77
update.check = true
78
79
+# default value for beta_welcome
80
+# -1 means no beta has been run
81
+update.beta_welcome = -1
82
+
83
# on windows, automatically associate .pde files with processing.exe
84
platform.auto_file_type_associations = true
85
0 commit comments