initial project commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.Hosting.Lifetime": "Warning",
|
||||
"Quartz": "Warning"
|
||||
}
|
||||
},
|
||||
"QuartzConfig": {
|
||||
"FrozenTorrentTrigger": "0 0/5 * * * ?"
|
||||
},
|
||||
"QBitConfig": {
|
||||
"Url": "http://localhost:8080",
|
||||
"Username": "",
|
||||
"Password": ""
|
||||
},
|
||||
"SonarrConfig": [
|
||||
{
|
||||
"Url": "http://localhost:8989",
|
||||
"ApiKey": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user