-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration File
Jonas Kwiedor edited this page Aug 8, 2022
·
1 revision
Here you can find the complete configuration file. You do not have to use this completely.
This example is fed with sample data, so that you can see which information is used.
"channels": {
"gotify": {
"base_url": "https://gotify.echgo.org",
"key": "aefvtes87tw"
},
"pushover": {
"token": "fsafuehdfsaio4a2s2hdfsaio4a2s2",
"user": "iow781dfewsa7eflersa7efler"
},
"matrix": {
"base_url": "https://matrix.echgo.org:8008",
"room_id": "!tRVehqUI83OfmvinGWe:matrix.echgo.org:8008",
"access_token": "syt_cm87efvQ_bcMIldqLRqFDUuiododH_0IVVKN"
},
"telegram": {
"api_token": "2190040484:AAHbuifso7sfzyCnzcy0iXxqetzdO9kdfF6Lo",
"chat_id": "-907378751"
},
"discord": {
"webhook_url": "https://discord.com/api/webhooks/97896159475491658/0m1Ujkreus1NgiUUUxuRHHl4y1WzUDU7Sn2VeOni9_-NlDhgkOQD8tpIL80923fvdbSh_qy",
"bot_name": "echGo"
},
"slack": {
"webhook_url": "https://hooks.slack.com/services/T0234728JJ2/E2372932RM6E/BjdfuffY06MEaQO"
},
"trello": {
"key": "c3c3c561bc8c733f09fc3858271b120",
"token": "revjeugf825871e8ad8001fdjska238f3013efd7d43080",
"id_list": "40467sdhdke212fc25b8db569d"
},
"zendesk": {
"base_url": "https://echgo.zendesk.com",
"username": "[email protected]",
"api_token": "DHEklshfMUARBRELtxHavmC0R"
},
"osticket": {
"base_url": "https://osticket.echgo.org",
"api_token": "aerds78FeRtsDfu2ldffdef729302",
"username": "echGo",
"email_recipient": "[email protected]"
},
"twillo": {
"account_sid": "AC5f2uf324e060e6de423728EDSSew",
"auth_token": "3eb4c17237b85e36ca92373834Fde",
"phone_number": "+15017122661",
"my_phone_number": "+15558675310"
},
"smtp": {
"host": "smtp.echgo.org",
"port": 465,
"username": "[email protected]",
"password": "dfhaueDIEu9827392DSS!",
"email_recipient": "[email protected]"
},
"webhook": {
"url": "https://echgo.org/webhook"
}
}