Compare commits
2 Commits
78584ce1b6
...
83588c69f5
| Author | SHA1 | Date | |
|---|---|---|---|
| 83588c69f5 | |||
| 20262bc60a |
@ -235,7 +235,7 @@ async function main() {
|
|||||||
serverForVideo.outputDir!,
|
serverForVideo.outputDir!,
|
||||||
DEFAULT_SIZE,
|
DEFAULT_SIZE,
|
||||||
true,
|
true,
|
||||||
true
|
false
|
||||||
);
|
);
|
||||||
|
|
||||||
await sleep(10000); // wait a bit for file system to settle
|
await sleep(10000); // wait a bit for file system to settle
|
||||||
|
|||||||
Reference in New Issue
Block a user