Skip to content

Commit

Permalink
Merge pull request #30 from dwusiq/dev-0.5
Browse files Browse the repository at this point in the history
fix:Returning the contract list message is too large, causing an error
  • Loading branch information
mingzhenliu authored Apr 28, 2019
2 parents b83f125 + d30bb9f commit 384688b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ server:
port: 8080
servlet:
context-path: /webase-node-mgr

compression:
enabled: true
min-response-size: 2048

#mybatis config
mybatis:
Expand Down

0 comments on commit 384688b

Please sign in to comment.