Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 13 lines 520 B view raw
1diff --git a/resources/settings/settings_description.json b/resources/settings/settings_description.json 2index 3329d0d..ccd5718 100644 3--- a/resources/settings/settings_description.json 4+++ b/resources/settings/settings_description.json 5@@ -127,7 +127,7 @@ 6 "value": "checkForUpdates", 7 "display_name": "Check For Updates", 8 "help": "Allows user to disable update check plugin script.", 9- "default": true 10+ "default": false 11 }, 12 { 13 "value": "enableInputRepeat",