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

//access Password //access Password
UserPass string `json:"UserPass"` UserPass string `json:"UserPass"`


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



Loading…
Annulla
Salva