소스 검색

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…
취소
저장