docs: Added documentation on how customers can deactivate update noti…#1135
Open
karthikbekalp wants to merge 1 commit intoaws-deadline:mainlinefrom
Open
docs: Added documentation on how customers can deactivate update noti…#1135karthikbekalp wants to merge 1 commit intoaws-deadline:mainlinefrom
karthikbekalp wants to merge 1 commit intoaws-deadline:mainlinefrom
Conversation
crowecawcaw
requested changes
Apr 24, 2026
|
|
||
| By default, configuration of AWS Deadline Cloud is provided at `~/.deadline/config`, however this can be overridden by the `DEADLINE_CONFIG_FILE_PATH` environment variable. | ||
|
|
||
| ## Submitter Update Notifications |
Contributor
There was a problem hiding this comment.
This feels like a lot of docs on the main page for a simple toggle flag. Would it also work someplace else that's less top level? Also could we shorted it?
Contributor
Author
There was a problem hiding this comment.
Hmm, good questions. I added it to the main page because I want IT admins who set up deadline cloud for artists to know they can deactivate the option.
Is there a more suitable place that you can think of?
Also could we shorted it?
I think we can.
How about this?
Submitter integrations check for newer versions on startup. To deactivate these notifications:
$ deadline config set settings.submitter_update_notification false
Contributor
Author
There was a problem hiding this comment.
Thanks, updated!
…fication dialog Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
c9b7d20 to
8a6961b
Compare
diane-hj
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What was the problem/requirement? (What/Why)
Just adding some public documentation on how customers can deactivate the update notification feature.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.