Merge pull request #13928 from asgerf/js/ignore-huge-files

JS: Ignore files larger than 10 MB during extraction
This commit is contained in:
Asger F
2023-08-23 15:09:58 +02:00
committed by GitHub
4 changed files with 49 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Files larger than 10 MB are no longer be extracted or analyzed.