Skip to content

Commit 8654c26

Browse files
author
Pawel Mendelski
committed
Enable compression
1 parent 9899d92 commit 8654c26

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
server:
2-
port: 7071
2+
port: 7071
3+
compression:
4+
enabled: true
5+
minResponseSize: 1

0 commit comments

Comments
 (0)