Yakova commited on
Commit
e1a4ff8
1 Parent(s): 2307bdf

Update Remotion-app/remotion.config.js

Browse files
Files changed (1) hide show
  1. Remotion-app/remotion.config.js +1 -1
Remotion-app/remotion.config.js CHANGED
@@ -11,4 +11,4 @@ Config.overrideWebpackConfig((currentConfiguration) => {
11
  });
12
 
13
  Config.setVideoImageFormat('jpeg');
14
- // Config.setConcurrency(15);
 
11
  });
12
 
13
  Config.setVideoImageFormat('jpeg');
14
+ Config.setConcurrency(1);