Parcourir la source

comments for cache

master
Patrick Peng Sun il y a 8 ans
Parent
révision
0bc0611f92
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go Voir le fichier

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

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


Chargement…
Annuler
Enregistrer