forked from Archives/Athou_commafeed
make quarkus add brotli4j to the native image
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
quarkus.http.port=8082
|
||||
quarkus.http.test-port=8085
|
||||
quarkus.http.enable-compression=true
|
||||
quarkus.http.enable-decompression=true
|
||||
quarkus.http.compressors=gzip,deflate,br
|
||||
|
||||
# http cache
|
||||
quarkus.http.static-resources.max-age=P365d
|
||||
|
||||
Reference in New Issue
Block a user