mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 21:46:40 +00:00
TUN-1028: Unhide cloudflared compression flag
This commit is contained in:
parent
dd2b5e4f3e
commit
653f000294
@ -262,7 +262,6 @@ func Flags() []cli.Flag {
|
||||
Value: 0,
|
||||
Usage: "Use cross-stream compression instead HTTP compression. 0-off, 1-low, 2-medium, >=3-high",
|
||||
EnvVars: []string{"TUNNEL_COMPRESSION_LEVEL"},
|
||||
Hidden: true,
|
||||
}),
|
||||
altsrc.NewBoolFlag(&cli.BoolFlag{
|
||||
Name: "no-chunked-encoding",
|
||||
|
Loading…
Reference in New Issue
Block a user