Skip to content

Commit

Permalink
Revert "[#29] Bind server.max-http-request-header-size to MAX_HTTP_RE…
Browse files Browse the repository at this point in the history
…QUEST_SIZE evn variable"

This reverts commit 34dc285.
  • Loading branch information
blcham committed Dec 15, 2023
1 parent ff92ef3 commit 0bb6e50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
server.servlet.context-path=/record-manager
server.max-http-request-header-size=${MAX_HTTP_REQUEST_SIZE:8KB}
server.servlet.context-path=/record-manager

0 comments on commit 0bb6e50

Please sign in to comment.