Explorar el Código

comments for cache

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

+ 1
- 0
configCRM.go Ver fichero

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

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


Cargando…
Cancelar
Guardar