Restrict max strikes to a minimum value (#87)
This commit is contained in:
@@ -45,6 +45,7 @@ public sealed class QueueCleaner : GenericHandler
|
||||
)
|
||||
{
|
||||
_config = config.Value;
|
||||
_config.Validate();
|
||||
_ignoredDownloadsProvider = ignoredDownloadsProvider;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user