adding more fields to torrentlist, ul speed/dl speed
enter the commit message for your changes. Lines starting
This commit is contained in:
@@ -19,6 +19,7 @@ func fullClientSettingsNew() fullClientSettings {
|
||||
Config.version = 1.0
|
||||
Config.DataDir = "downloads" //the full OR relative path of the default download directory for torrents
|
||||
Config.tFileUploadFolder = "uploadedTorrents"
|
||||
Config.Seed = true
|
||||
|
||||
Config.DHTConfig = dht.ServerConfig{
|
||||
StartingNodes: dht.GlobalBootstrapAddrs,
|
||||
|
Reference in New Issue
Block a user