mirror of
https://github.com/mandiant/capa.git
synced 2026-07-11 22:51:52 -07:00
bump upload size limit to 100MB
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
mode="basic"
|
||||
name="model[]"
|
||||
accept="application/json"
|
||||
:max-file-size="5000000"
|
||||
:max-file-size="100000000"
|
||||
:auto="true"
|
||||
:custom-upload="true"
|
||||
choose-label="Upload from local"
|
||||
|
||||
Reference in New Issue
Block a user