feat(core): move default settings to seperate conf#3745
Open
h3o66 wants to merge 1 commit into
Open
Conversation
3 tasks
h3o66
force-pushed
the
feature/notication-config-split
branch
2 times, most recently
from
January 12, 2022 21:45
b24f9ae to
4bfd09b
Compare
h3o66
marked this pull request as ready for review
January 12, 2022 21:49
h3o66
force-pushed
the
feature/notication-config-split
branch
3 times, most recently
from
January 19, 2022 22:04
aa1e704 to
3960d3e
Compare
13 tasks
Member
|
I am happy with the idea. I just need to do testing 👍🏻 |
Member
Author
looks like it needs at first a rebase before testing to match the develop branch |
h3o66
force-pushed
the
feature/notication-config-split
branch
from
May 23, 2022 18:27
89e7f60 to
dacc33e
Compare
Member
Author
|
Rebased. |
h3o66
force-pushed
the
feature/notication-config-split
branch
from
August 24, 2022 13:42
c5c0259 to
0df6cfb
Compare
Member
Author
|
Rebased this again to the latest develop branch and added the 2 new added servers to the PR. |
h3o66
force-pushed
the
feature/notication-config-split
branch
from
October 3, 2022 22:16
0df6cfb to
88bea7a
Compare
dgibbs64
force-pushed
the
develop
branch
5 times, most recently
from
October 22, 2022 21:53
f02e53d to
2257be4
Compare
dgibbs64
force-pushed
the
develop
branch
5 times, most recently
from
September 7, 2023 20:23
891ed8f to
ca184e3
Compare
dgibbs64
force-pushed
the
develop
branch
2 times, most recently
from
December 3, 2023 00:09
7a72c04 to
f28a4e5
Compare
dgibbs64
force-pushed
the
develop
branch
2 times, most recently
from
April 19, 2026 21:39
8d80501 to
fdb8625
Compare
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.
Description
Move the notification part to a seperate config and prevent users from making changes there.
Fixes #3741
Type of change
Checklist
PR will not be merged until all steps are complete.
developbranch as its base.Documentation
If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.
Thank you for your Pull Request!