瀏覽代碼

added CRM cache website url

master
Patrick Peng Sun 8 年之前
父節點
當前提交
0416a1f8ad
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      configCRM.go

+ 4
- 0
configCRM.go 查看文件

@@ -21,6 +21,10 @@ type EspoCRMAPIConfig struct {

//where attachment is cached
AttachmentCache string `json:"AttachmentCache"`

//where cache site is provding attachment access
//temporary
CacheSiteURL string `json:"CacheSiteURL"`
}

//CRMConfig contains secrets that cannot store in source file

Loading…
取消
儲存