Skip to content

Commit

Permalink
perf: update web gzip
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler committed Dec 5, 2024
1 parent bd35393 commit fafdaad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ services:
USE_LB: ${USE_LB:-1}
USE_IPV6: ${USE_IPV6:-0}
USE_XPACK: ${USE_XPACK:-0}
GZIP: ${GZIP:-on}
CLIENT_MAX_BODY_SIZE: ${CLIENT_MAX_BODY_SIZE:-4096m}
CORE_ENABLED: ${CORE_ENABLED:-1}
KOKO_ENABLED: ${KOKO_ENABLED:-1}
Expand Down

0 comments on commit fafdaad

Please sign in to comment.