enough-camera-24490
03/13/2023, 3:10 PMhappy-autumn-40938
03/13/2023, 5:48 PMhappy-autumn-40938
03/13/2023, 5:53 PMconfigureCacheconst { configureCache } = require("@growthbook/growthbook");
// after SDK is initialized, optional fields:
configureCache({
  backgroundSync: true;
  cacheKey: "somethingElse";
  staleTTL: 3600;
})enough-camera-24490
03/13/2023, 7:29 PM