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

View File

@ -206,10 +206,12 @@ You can enable the MeshCentral [Zulip](https://zulip.com/) integration with the
```json
{
"messaging": {
"zulip": {
"site": "https://api.zulip.com",
"email": "your-bot@zulip.com",
"api_key": "your_32_character_api_key"
}
}
}
```