Skip to content

Commit c4a55f6

Browse files
author
Dennis Labordus
authored
Merge pull request #283 from com-pas/develop
New release
2 parents 5d3647b + 1c38d59 commit c4a55f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ compas.userinfo.session.expires = ${USERINFO_SESSION_EXPIRES:15}
1010
quarkus.http.cors = false
1111
quarkus.http.root-path = /compas-scl-data-service
1212
quarkus.http.limits.max-body-size = 150M
13+
quarkus.websocket.max-frame-size = 157286400
1314

1415
quarkus.log.level = INFO
1516
quarkus.log.category."org.lfenergy.compas.scl.data".level = INFO

0 commit comments

Comments
 (0)