diff options
Diffstat (limited to 'config.json.example')
-rwxr-xr-x | config.json.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example index 7e61d75..ea29c95 100755 --- a/config.json.example +++ b/config.json.example | |||
@@ -3,7 +3,7 @@ | |||
3 | "Passwd": "Your Ingress Account Password", | 3 | "Passwd": "Your Ingress Account Password", |
4 | "BOT_TOKEN": "Your Telegram Bot Token", | 4 | "BOT_TOKEN": "Your Telegram Bot Token", |
5 | "CHANNEL_NAME": "Your Channel ID", | 5 | "CHANNEL_NAME": "Your Channel ID", |
6 | "PhantomjsPath": "/usr/local/phantomjs/bin/phantomjs", | 6 | "PhantomJSPath": "/usr/local/phantomjs/bin/phantomjs", |
7 | "DBName": "", | 7 | "DBName": "", |
8 | "DBUser": "", | 8 | "DBUser": "", |
9 | "DBPass": "", | 9 | "DBPass": "", |