diff options
author | Jinwei Zhao <[email protected]> | 2017-01-31 08:35:05 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-31 08:35:05 +0800 |
commit | 66d411c97ba82bfe3b072b57d2b7f8a6554723d6 (patch) | |
tree | baa314fc017e84e2aa5d39ca9ee0922e79957e07 /config.json.example | |
parent | 8a1af78b809716a471d1c0d12cfcf89d2e19070f (diff) | |
download | COMM2TG-66d411c97ba82bfe3b072b57d2b7f8a6554723d6.tar.gz |
format
Diffstat (limited to 'config.json.example')
-rwxr-xr-x | config.json.example | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config.json.example b/config.json.example index 8d9b824..7e61d75 100755 --- a/config.json.example +++ b/config.json.example | |||
@@ -1,9 +1,9 @@ | |||
1 | { | 1 | { |
2 | "Email": "Your Ingress Account Email", | 2 | "Email": "Your Ingress Account Email", |
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": "", |