Is it possible to disable the self update feature for the prebuilt binaries? #333
Unanswered
SinTan1729
asked this question in
Q&A
Replies: 2 comments 3 replies
-
There is the TOPGRADE_NO_SELF_UPGRADE environment flag you can set to false to disable it. Or else you can compile the binary without the self-update flag. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible (maybe using
topgrade.toml
) to disable the self-update feature for the prebuilt binaries?Beta Was this translation helpful? Give feedback.
All reactions