Bläddra i källkod

comments for cache

master
Patrick Peng Sun 8 år sedan
förälder
incheckning
0bc0611f92
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Visa fil

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

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


Laddar…
Avbryt
Spara