mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 00:08:04 +02:00
Add an option to control the default update_check_interval when building kitty packages
Fixes #1675
This commit is contained in:
@@ -115,5 +115,5 @@ 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.
|
||||
it off for your package, use
|
||||
``python3 setup.py linux-package --update-check-interval=0``
|
||||
|
||||
Reference in New Issue
Block a user