From 0dc6ac0bacc81d9bab9220567dfaf375fb334dfb Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Tue, 11 Jul 2017 15:22:57 +1000 Subject: [PATCH] CRM cache website --- crm_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crm_config.json b/crm_config.json index 69f43a4..98601b6 100644 --- a/crm_config.json +++ b/crm_config.json @@ -2,5 +2,6 @@ "BaseURL": "https://crm.hitxy.org.au/", "UserName": "wechat", "UserPass": "crmwechat.api", - "AttachmentCache" : "/tmp/" + "AttachmentCache" : "/tmp/", + "CacheSiteURL": "http://wechat.hitxy.org.au/crmcache" } \ No newline at end of file