From 66d411c97ba82bfe3b072b57d2b7f8a6554723d6 Mon Sep 17 00:00:00 2001 From: Jinwei Zhao Date: Tue, 31 Jan 2017 08:35:05 +0800 Subject: format --- config.json.example | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config.json.example') 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 @@ { - "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", + "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": "", -- cgit v1.2.3