Add a note for packagers if they want to turn off the update check mechanism

This commit is contained in:
Kovid Goyal 2019-05-31 17:47:53 +05:30
parent ff52ff7865
commit 5c3e2e6877
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -111,3 +111,9 @@ without needing to install all of |kitty|.
This applies to creating packages for |kitty| for macOS package managers such as
brew or MacPorts as well.
.. note::
|kitty| has its own update check mechanism, if you would like to turn
it off for your package, change the default value of
:opt:`update_check_interval` to zero.