Project

General

Profile

« Previous | Next » 

Revision 59101

[Trunk | Connect]: environment.beta.ts & environment.prod.ts & environment.ts: Add "useLongCache" property (default to true) and set "useCache" to false.

View differences:

environment.beta.ts
4 4
  environment: "beta",
5 5
  dashboard: "connect",
6 6
  enablePiwikTrack: true,
7
  useCache: true,
7
  useCache: false,
8
  useLongCache: true,
8 9
  showContent: true,
9 10
  showAddThis: false,
10 11
  metricsAPIURL: "https://beta.services.openaire.eu/usagestats/",

Also available in: Unified diff