Skip to content

Commit

Permalink
Merge pull request #283 from com-pas/develop
Browse files Browse the repository at this point in the history
New release
  • Loading branch information
Dennis Labordus authored Nov 17, 2022
2 parents 5d3647b + 1c38d59 commit c4a55f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ compas.userinfo.session.expires = ${USERINFO_SESSION_EXPIRES:15}
quarkus.http.cors = false
quarkus.http.root-path = /compas-scl-data-service
quarkus.http.limits.max-body-size = 150M
quarkus.websocket.max-frame-size = 157286400

quarkus.log.level = INFO
quarkus.log.category."org.lfenergy.compas.scl.data".level = INFO
Expand Down

0 comments on commit c4a55f6

Please sign in to comment.