Skip to content

Commit

Permalink
Testing timelapse now that it is available
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Aug 17, 2024
1 parent 0bf6cd3 commit 496a93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitterra.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default (config) => {
// config.timelapseLookBackPerfRun = 100;
// config.createTimelapse = true;
config.timelapseLookBackPerfRun = 100;
config.createTimelapse = true;

return config;
};

0 comments on commit 496a93f

Please sign in to comment.