Disable update check on login by default

This commit is contained in:
Frank van der Heijden 2020-06-30 21:29:52 +02:00
parent d3eb872f94
commit fbf3e2ae9b
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -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