TUN-4699: Make quick tunnels the default in cloudflared

This commit is contained in:
Rishabh Bector
2021-07-26 15:57:36 +00:00
parent bd8af7d80d
commit 18992efa0c
11 changed files with 47 additions and 85 deletions
-1
View File
@@ -46,7 +46,6 @@ type TunnelConfig struct {
HAConnections int
IncidentLookup IncidentLookup
IsAutoupdated bool
IsFreeTunnel bool
LBPool string
Tags []tunnelpogs.Tag
Log *zerolog.Logger