Skip to content

Commit

Permalink
Upping the history retrieval as it is much faster now
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev authored Aug 26, 2024
1 parent 2b13146 commit a33e4b6
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,5 +1,5 @@
export default (config) => {
// config.timelapseLookBackPerfRun = 100;
config.timelapseLookBackPerfRun = 200;
config.createTimelapse = true;

return config;
Expand Down

0 comments on commit a33e4b6

Please sign in to comment.