fix merge

This commit is contained in:
nikk gitanes
2021-07-18 06:25:35 +03:00
parent 97b96bf39c
commit 99e4affc3d
3 changed files with 38 additions and 16 deletions

View File

@@ -21,11 +21,6 @@ type BTSets struct {
TorrentsSavePath string
RemoveCacheOnDrop bool
// Disk
UseDisk bool
TorrentsSavePath string
RemoveCacheOnDrop bool
// Torrent
ForceEncrypt bool
RetrackersMode int // 0 - don`t add, 1 - add retrackers (def), 2 - remove retrackers 3 - replace retrackers