Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct {
Host *string
Port *int
TorrPort *int
ProxyHTTP *string
DownloadDir *string
DownloadRate *int
UploadRate *int
MaxConnections *int
CacheCapacity *int64
NoDHT *bool
NoUPnP *bool
NoTCP *bool
NoUTP *bool
NoIPv4 *bool
NoIPv6 *bool
ForceEncryption *bool
JsonLogs *bool
TorrentDebug *bool
Profile *bool
}
var Service *Settings
Click to show internal directories.
Click to hide internal directories.