1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Documentation fixes.

This commit is contained in:
Ylian Saint-Hilaire 2022-11-01 13:00:07 -07:00
parent e19caeefe4
commit 275cc04e03
3 changed files with 7 additions and 4 deletions

View file

@ -81,8 +81,9 @@
// For zulip
{
"messaging": {
email: "your-bot@zulip.com",
api_key: "your_32_character_api_key"
"site": "https://api.zulip.com",
"email": "your-bot@zulip.com",
"api_key": "your_32_character_api_key"
}
}