aboutsummaryrefslogtreecommitdiff
blob: ea29c9527b2317cdd9404e165d7f8d3a26c15c95 (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)