Ver código fonte

comments for cache

master
Patrick Peng Sun 8 anos atrás
pai
commit
0bc0611f92
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Ver arquivo

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

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


Carregando…
Cancelar
Salvar