Переглянути джерело

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

Завантаження…
Відмінити
Зберегти