Add new components for AI and tutorials, update routing, and enhance file upload functionality
This commit is contained in:
@@ -34,3 +34,10 @@ app.jwtSecret= ======================spring=back====================
|
||||
app.jwtExpirationMs= 800000
|
||||
app.jwtCookieName=springangularts
|
||||
|
||||
#=============File Upload Configurations========================
|
||||
spring.servlet.multipart.max-file-size=50MB
|
||||
spring.servlet.multipart.max-request-size=50MB
|
||||
|
||||
|
||||
server.tomcat.max-swallow-size=100MB
|
||||
#=============
|
||||
Reference in New Issue
Block a user