Browse Source

Add autoupdate optin/out setting

Dom Crayford 9 years ago
parent
commit
3e36562ee7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      resources/settings/settings_description.json

+ 4 - 0
resources/settings/settings_description.json

@@ -33,6 +33,10 @@
         "default": 32433,
         "hidden": true
       },
+      {
+        "value": "automaticUpdates",
+        "default": true
+      },
       {
         "value": "updateChannel",
         "default": 4,