no self update
This commit is contained in:
parent
2aeaf9ae7e
commit
35b3a76043
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ skip_notify = true
|
||||||
# this will be ignored if the binary is built without self update support
|
# this will be ignored if the binary is built without self update support
|
||||||
#
|
#
|
||||||
# available also via setting the environment variable (TOPGRADE_NO_SELF_UPGRADE)
|
# available also via setting the environment variable (TOPGRADE_NO_SELF_UPGRADE)
|
||||||
# no_self_update = true
|
no_self_update = true
|
||||||
|
|
||||||
# Extra tracing filter directives
|
# Extra tracing filter directives
|
||||||
# These are prepended to the `--log-filter` argument
|
# These are prepended to the `--log-filter` argument
|
||||||
|
|
Loading…
Reference in a new issue