[CHANGE] Moved to appsettings settings
This commit is contained in:
@@ -16,5 +16,11 @@
|
||||
"Default": "Trace",
|
||||
"Microsoft.AspNetCore": "Debug"
|
||||
}
|
||||
},
|
||||
"Library": {
|
||||
"Path": "{workdir}/"
|
||||
},
|
||||
"Downloads": {
|
||||
"MaxConcurrentDownloads": 5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user