diff options
author | Jinwei Zhao <[email protected]> | 2017-01-31 18:32:56 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-31 18:32:56 +0800 |
commit | e0c3ae70a20fedc3bad638ef6676363f8eb3efcb (patch) | |
tree | dd4c35e9159802ecbd3ca6c5c08f64caca662ba3 /config.json.example | |
parent | 3e3bd71f48821d3cdb34536be4dcecdcde9b49ab (diff) | |
download | COMM2TG-e0c3ae70a20fedc3bad638ef6676363f8eb3efcb.tar.gz |
refactor
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": "", |