mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add def value
This commit is contained in:
@@ -28,8 +28,8 @@ type BTSets struct {
|
||||
EnableDebug bool // print logs
|
||||
|
||||
// BT Config
|
||||
AcceptPeerCon bool
|
||||
AnnTorrentsToDht bool
|
||||
AcceptPeerCon bool `default:"true"`
|
||||
AnnTorrentsToDht bool `default:"true"`
|
||||
EnableIPv6 bool
|
||||
DisableTCP bool
|
||||
DisableUTP bool
|
||||
|
||||
Reference in New Issue
Block a user