Skip to content

Commit

Permalink
Re-enable timelapse
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Aug 13, 2024
1 parent 577778e commit 7afb8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.createTimelapse = true;

return config;
};

0 comments on commit 7afb8af

Please sign in to comment.