SIGN IN SIGN UP

feat: add server debug namespace and request limits #1

open WAITING ON AUTHOR morphadmin wants to merge 3 commits into conflict-target from conflict-feature
3 commits1 file changed+3-1
morphadmin morphadmin commented

This PR updates the debug namespace from express:application to express:server and adds request timeout and body size limits.

Changes:

  • Rename debug namespace for clarity
  • Add REQUEST_TIMEOUT constant (30s)
  • Add MAX_BODY_SIZE constant (50mb)
bhaktateas bhaktateas commented

Test comment from mh CLI on PR

ADD COMMENT
Paste or drag images to upload