XMPP documentation fix.

Ylian Saint-Hilaire committed Oct 28, 2022 at 12:41 UTC 33b61bc3ee58fcccc61641034f0c2915445c316b
1 file changed +1 -1
docs/docs/messaging/index.md
+1 -1
@@ -20,7 +20,7 @@ For Telegram integration, you will need to provide MeshCentral with the necessar
20 },
21 "messaging": {
22 "telegram": {
23 - "apiid": 00000000,
23 + "apiid": 0,
24 "apihash": "00000000000000000000000",
25 "bottoken": "00000000:aaaaaaaaaaaaaaaaaaaaaaaa"
26 }