Disable update notifications #4479
Unanswered
loonydevil
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
@loonydevil , currently, there is no way to block notifications or upgrades. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
There is env called // .github/workflows/pipeline-build-linux.yml
RI_DISABLE_AUTO_UPGRADE: ${{ inputs.enterprise }}but it is true for enterprise builds only? Does that mean I can't enable auto upgrade in enterprise and can't disable it in non-enterprise? Edit: found the commit: 3167f37 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, is there a way to block the notifications that a new version is available? I get too many of them and I don't need every minor patch for my pretty basic use cases. If I can block the update IP via the hosts file it is also fine.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions