aboutsummaryrefslogtreecommitdiff
blob: 7e61d75763ef1cd5e0611cb0077acf8e9c9fcfeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "Email": "Your Ingress Account Email",
    "Passwd": "Your Ingress Account Password",
    "BOT_TOKEN": "Your Telegram Bot Token",
    "CHANNEL_NAME": "Your Channel ID",
    "PhantomjsPath": "/usr/local/phantomjs/bin/phantomjs",
    "DBName": "",
    "DBUser": "",
    "DBPass": "",
    "DBHost": "ip:port",
    "BlockList": ""
}
Powered by cgit v1.2.3 (git 2.41.0)