Update config.json

This commit is contained in:
Alexandre
2022-07-24 10:42:20 +02:00
committed by GitHub
parent 42da1a50d5
commit 094ccdbd02

View File

@@ -5,12 +5,15 @@
"webPortalConfig":{ "webPortalConfig":{
"baseUrl":"https://epic.exmaple.com" "baseUrl":"https://epic.exmaple.com"
}, },
"accounts": [{ "accounts":[
{
"email":"example@gmail.com", "email":"example@gmail.com",
"password":"abc1234", "password":"abc1234",
"totp":"EMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZE" "totp":"EMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZEEMNCAZE234AZE"
}], }
"notifiers": [{ ],
"notifiers":[
{
"type":"email", "type":"email",
"smtpHost":"smtp.gmail.com", "smtpHost":"smtp.gmail.com",
"smtpPort":587, "smtpPort":587,
@@ -22,7 +25,8 @@
"user":"hello@gmail.com", "user":"hello@gmail.com",
"pass":"abc123" "pass":"abc123"
} }
}, { },
{
"type":"discord", "type":"discord",
"webhookUrl":"https://discord.com/api/webhooks/123456789123456789/A-abcdefghijklmn-abcdefghijklmnopqrst12345678-abcdefghijklmnop123456", "webhookUrl":"https://discord.com/api/webhooks/123456789123456789/A-abcdefghijklmn-abcdefghijklmnopqrst12345678-abcdefghijklmnop123456",
"mentionedUsers":[ "mentionedUsers":[