Commit e30a7ef
committed
Allow unlimited size for parser finding upload
Axios seems to have an issue where we are hitting a maximum upload size,
even though neither we nor the server set it. This commit explicitly
sets the maximum upload size to unlimited, which seems to fix the issue.
Signed-off-by: Max Maass <max.maass@iteratec.com>1 parent 94482e7 commit e30a7ef
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments