Add no-self-update config and flag (#388)

This commit is contained in:
PolpOnline
2023-03-22 22:05:21 +01:00
committed by GitHub
parent 907465f891
commit 565aa405be
3 changed files with 16 additions and 1 deletions

View File

@@ -50,6 +50,9 @@
# Skip the preamble displayed when topgrade is run
#display_preamble = false
# Whether to self update (this is ignored if the binary has been built without self update support, available also via setting the environment variable TOPGRADE_NO_SELF_UPGRADE)
#no_self_update = true
[git]
#max_concurrency = 5
# Additional git repositories to pull