You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the filesize configured separately for the frontend and backend will just lead to pain if 30MiB is ever deemed insufficient; there are several other constants (e.g. the grade descriptions) that should really be single-sourced as well.
The text was updated successfully, but these errors were encountered:
Example:
frontend/src/constants.js
Line 41 in ae6e45c
Having the filesize configured separately for the frontend and backend will just lead to pain if 30MiB is ever deemed insufficient; there are several other constants (e.g. the grade descriptions) that should really be single-sourced as well.
The text was updated successfully, but these errors were encountered: