Explorar el Código

added CRM cache website url

master
Patrick Peng Sun hace 8 años
padre
commit
0416a1f8ad
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      configCRM.go

+ 4
- 0
configCRM.go Ver fichero

@@ -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

Cargando…
Cancelar
Guardar