feat: implement menu item management, update collection type to LinkedHashSet, and increase multipart upload limits
This commit is contained in:
@@ -58,6 +58,9 @@ server:
|
||||
port: 8080
|
||||
# make sure requests the proxy uri instead of the server one
|
||||
forward-headers-strategy: native
|
||||
tomcat:
|
||||
max-swallow-size: -1
|
||||
max-http-form-post-size: -1
|
||||
|
||||
# ===================================================================
|
||||
# JHipster specific properties
|
||||
|
||||
Reference in New Issue
Block a user