ソースを参照

comments for cache

master
Patrick Peng Sun 8年前
コミット
0bc0611f92
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go ファイルの表示

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

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


読み込み中…
キャンセル
保存