Disable update check on login by default
This commit is contained in:
parent
d3eb872f94
commit
fbf3e2ae9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
settings:
|
||||
disable-plugins-command: false
|
||||
check-updates: true
|
||||
check-updates-login: true
|
||||
check-updates-login: false
|
||||
download-updates: false
|
||||
download-at-startup-and-update: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue