Sfoglia il codice sorgente

comments for cache

master
Patrick Peng Sun 8 anni fa
parent
commit
0bc0611f92
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Vedi File

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

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


Loading…
Annulla
Salva