This commit is contained in:
Ylian Saint-Hilaire 2022-11-04 09:29:17 -07:00
commit 69364ea2d2

View File

@ -206,9 +206,11 @@ You can enable the MeshCentral [Zulip](https://zulip.com/) integration with the
```json
{
"messaging": {
"site": "https://api.zulip.com",
"email": "your-bot@zulip.com",
"api_key": "your_32_character_api_key"
"zulip": {
"site": "https://api.zulip.com",
"email": "your-bot@zulip.com",
"api_key": "your_32_character_api_key"
}
}
}
```
@ -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)