mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add def settings
This commit is contained in:
@@ -76,6 +76,10 @@ func loadBTSets() {
|
||||
log.TLogln("Error unmarshal btsets", err)
|
||||
}
|
||||
|
||||
SetDefault()
|
||||
}
|
||||
|
||||
func SetDefault() {
|
||||
sets := new(BTSets)
|
||||
sets.EnableDebug = false
|
||||
sets.DisableUTP = true
|
||||
|
||||
Reference in New Issue
Block a user