mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
New: Indexer Setting for absolute maximum size for a release
This commit is contained in:
@@ -43,6 +43,7 @@ namespace NzbDrone.Core.Configuration
|
||||
//Indexers
|
||||
int Retention { get; set; }
|
||||
int RssSyncInterval { get; set; }
|
||||
int MaximumSize { get; set; }
|
||||
int MinimumAge { get; set; }
|
||||
|
||||
//UI
|
||||
|
||||
Reference in New Issue
Block a user