mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-31 01:33:39 -04:00
Merge pull request #4704 from cgb/patch-3
Fix typo in zulip config snippet
This commit is contained in:
commit
477bc3b8e3
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user