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

comments for cache

master
Patrick Peng Sun 8 роки тому
джерело
коміт
0bc0611f92
1 змінених файлів з 1 додано та 0 видалено
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Переглянути файл

@@ -19,6 +19,7 @@ type EspoCRMAPIConfig struct {
//access Password
UserPass string `json:"UserPass"`

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


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