mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Update Settings.go
This commit is contained in:
@@ -39,6 +39,7 @@ type Settings struct {
|
||||
DownloadRateLimit int // in kb, 0 - inf
|
||||
UploadRateLimit int // in kb, 0 - inf
|
||||
ConnectionsLimit int
|
||||
ListenPort int
|
||||
}
|
||||
|
||||
func Get() *Settings {
|
||||
|
||||
Reference in New Issue
Block a user