Skip to content

Commit

Permalink
Turning off history in hopes that it'll nuke the old file
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Aug 26, 2024
1 parent b849304 commit 9d08140
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 9d08140

Please sign in to comment.