feat(channels): add Mattermost integration for sovereign communication
This commit is contained in:
parent
0aa35eb669
commit
7e3f5ff497
7 changed files with 408 additions and 3 deletions
|
|
@ -2422,6 +2422,7 @@ fn setup_channels() -> Result<ChannelsConfig> {
|
|||
telegram: None,
|
||||
discord: None,
|
||||
slack: None,
|
||||
mattermost: None,
|
||||
webhook: None,
|
||||
imessage: None,
|
||||
matrix: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue