Skip to content

Commit

Permalink
Increase form upload limit (relevant for IGC files)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed May 14, 2024
1 parent 166bdc6 commit 57b6fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rocket.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# profile.

[global.limits]
form = "3 MiB"
form = "12 MiB"

[debug]
secret_key = "eXqSA0wz+qLlg8umREPesnkBzNlhwaNcp34BttIWLes="
Expand Down

0 comments on commit 57b6fa6

Please sign in to comment.