Sfoglia il codice sorgente

added CRM cache website url

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

+ 4
- 0
configCRM.go Vedi File



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

//where cache site is provding attachment access
//temporary
CacheSiteURL string `json:"CacheSiteURL"`
} }


//CRMConfig contains secrets that cannot store in source file //CRMConfig contains secrets that cannot store in source file

Loading…
Annulla
Salva