Skip to content

Commit

Permalink
Try enabling compression for ipfs files
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvicenti committed Dec 11, 2024
1 parent c6d3305 commit 75d7d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website_deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ cat << BLOCK > ${workspace}/proxy/CaddyFile
@ipfsget {
method GET HEAD OPTIONS
encode zstd gzip
path /ipfs/*
}
Expand Down

0 comments on commit 75d7d9f

Please sign in to comment.