mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2025-12-24 06:28:55 -05:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Triggers": {
|
|
"QueueCleaner": "0 0/1 * * * ?"
|
|
}
|
|
}
|