Procházet zdrojové kódy

comments for cache

master
Patrick Peng Sun před 8 roky
rodič
revize
0bc0611f92
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Zobrazit soubor

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

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


Načítá se…
Zrušit
Uložit