Added settings for Telegram bot (for sending notifications)

This commit is contained in:
ybouane 2024-10-10 00:54:50 -04:00
parent ff3c357ca6
commit 19685f559f

View file

@ -6,6 +6,10 @@ export default {
timeout : 5000, // In milliseconds, requests will be aborted above this. (Do not )
readableStatusJson : true, // Format status.json to be human readable
logsMaxDatapoints : 200, // Maximum datapoints history to keep (per endpoint)
telegram : {
botToken : '',
chatId : '',
},
sites : [
{
id : 'google', // optional