kconnect icon indicating copy to clipboard operation
kconnect copied to clipboard

Disable update check via config file

Open leosenthi opened this issue 4 years ago • 1 comments

Describe the solution you'd like: I like to disable update check permanently through config file.

Why do you want this feature:

The corporate isolated environments may not have have access to api.github.com to check update every time.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

leosenthi avatar Jul 26 '21 15:07 leosenthi

@leosenthi There is a --no-version-check If set to true kconnect will not check for a newer version already included in the flags. Using that should prevent kconnect from checking for a newer version.

srinathanand avatar May 20 '22 14:05 srinathanand