Skip to content

Commit

Permalink
Increase buffer size so more files are compressed.
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed May 14, 2024
1 parent d515aa7 commit 719d441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ quarkus.http.filter.others.matches=/.*
quarkus.http.filter.others.methods=GET,POST,PUT,DELETE
quarkus.http.filter.others.order=0
quarkus.servlet.direct-buffers=true
quarkus.servlet.buffer-size=640000
quarkus.live-reload.instrumentation=true

0 comments on commit 719d441

Please sign in to comment.