fix(Invidious) add notifications config option#13128
Merged
stavros-k merged 2 commits intotrueforge-org:masterfrom Oct 1, 2023
Merged
fix(Invidious) add notifications config option#13128stavros-k merged 2 commits intotrueforge-org:masterfrom
stavros-k merged 2 commits intotrueforge-org:masterfrom
Conversation
stavros-k
approved these changes
Oct 1, 2023
Member
|
@all-contributors please add @tuxpizza for code |
Contributor
|
I've put up a pull request to add @tuxpizza! 🎉 |
stavros-k
pushed a commit
that referenced
this pull request
Oct 1, 2023
Adds @tuxpizza as a contributor for code. This was requested by stavros-k [in this comment](#13128 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Contributor
|
This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Add enable_user_notifications config option to Invidious
This will allow you to toggle
enable_user_notificationson or off (default on) via iv-org/invidious#3473⚒️ Fixes #13125
🧪 How Has This Been Tested?
Installed the helm chart locally with no errors
✔️ Checklist: