Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylianst committed Nov 4, 2022
2 parents 17b39fe + 477bc3b commit 69364ea
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/docs/messaging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,11 @@ You can enable the MeshCentral [Zulip](https://zulip.com/) integration with the
```json
{
"messaging": {
"site": "https://api.zulip.com",
"email": "[email protected]",
"api_key": "your_32_character_api_key"
"zulip": {
"site": "https://api.zulip.com",
"email": "[email protected]",
"api_key": "your_32_character_api_key"
}
}
}
```
Expand Down Expand Up @@ -255,4 +257,4 @@ Notice the `msg2factor` is set to false. In this case, messaging can still be us

For administrators, login reports will show if "Messaging" was used as a second factor for a user login. You can see this in this report:

![](images/MC2-Telegram4.png)
![](images/MC2-Telegram4.png)

0 comments on commit 69364ea

Please sign in to comment.