config.go | 2 +- diff --git a/config.go b/config.go index 8a591158993ffc8b2aba9a3f2a9d1e65b557d88d..56081998900b273dc867dd2e22e56ffedac23417 100644 --- a/config.go +++ b/config.go @@ -27,7 +27,7 @@ PeerID string // For the bittorrent protocol. DisableUTP bool // For the bittorrent protocol. - DisableTCP bool + DisableTCP bool `long:"disable-tcp"` // Don't automatically load "$ConfigDir/blocklist". NoDefaultBlocklist bool // Defaults to "$HOME/.config/torrent". This is where "blocklist",