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:
|
settings:
|
||||||
disable-plugins-command: false
|
disable-plugins-command: false
|
||||||
check-updates: true
|
check-updates: true
|
||||||
check-updates-login: true
|
check-updates-login: false
|
||||||
download-updates: false
|
download-updates: false
|
||||||
download-at-startup-and-update: false
|
download-at-startup-and-update: false
|
||||||
Loading…
Add table
Add a link
Reference in a new issue