mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
add extra telegram options to docs/config #5587
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
906a42219d
commit
b17d04ddc5
3 changed files with 19 additions and 1 deletions
|
@ -628,7 +628,9 @@
|
|||
"_telegram": {
|
||||
"apiid": 0,
|
||||
"apihash": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
||||
"session": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
"session": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
||||
"useWSS": "false",
|
||||
"connectionRetries": 60
|
||||
},
|
||||
"_discord": {
|
||||
"serverurl": "https://discord.gg/xxxxxxxxx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue