Skip to content

Commit

Permalink
add gzip.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan committed Jun 12, 2024
1 parent d662b79 commit c059d27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions http/http-advanced/src/test/resources/gzip.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
quarkus.oidc.enabled=false
#Gzip
quarkus.resteasy.gzip.enabled=true
quarkus.resteasy.gzip.max-input=100M

0 comments on commit c059d27

Please sign in to comment.