add def value

This commit is contained in:
YouROK
2021-07-20 11:47:39 +03:00
parent 8355ad3794
commit 82387df0b5

View File

@@ -28,8 +28,8 @@ type BTSets struct {
EnableDebug bool // print logs EnableDebug bool // print logs
// BT Config // BT Config
AcceptPeerCon bool AcceptPeerCon bool `default:"true"`
AnnTorrentsToDht bool AnnTorrentsToDht bool `default:"true"`
EnableIPv6 bool EnableIPv6 bool
DisableTCP bool DisableTCP bool
DisableUTP bool DisableUTP bool