diff --git a/conf.json.dist b/conf.json.dist index eaf06f99b..d60f00677 100644 --- a/conf.json.dist +++ b/conf.json.dist @@ -48,8 +48,8 @@ "port": 465 }, "telegram" : { - "chat_id": null, - "token": null + "chat_id": null, // "-1001324121927" + "token": null // "1297510163:AAHUW4vhsfdLtStmg4BpmIXDN3bepGGM3Hs" } }, "webserver": { @@ -148,4 +148,4 @@ ] } ] -} \ No newline at end of file +}