Skip to content

Commit

Permalink
- zstd harmonia
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Nov 26, 2024
1 parent 988945d commit 220c80c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions hosts/hastur/caddy.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
routes = [
{
handle = [
{
handler = "encode";
encodings = {
zstd = {
level = "better";
};
};
}
{
handler = "reverse_proxy";
upstreams = [ { dial = "localhost:5000"; } ];
Expand Down

0 comments on commit 220c80c

Please sign in to comment.