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