mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Minimum Age setting to deal with propagation issues (Usenet only)
This commit is contained in:
@@ -49,6 +49,7 @@ namespace NzbDrone.Core.Configuration
|
||||
//Indexers
|
||||
Int32 Retention { get; set; }
|
||||
Int32 RssSyncInterval { get; set; }
|
||||
Int32 MinimumAge { get; set; }
|
||||
|
||||
//UI
|
||||
Int32 FirstDayOfWeek { get; set; }
|
||||
|
Reference in New Issue
Block a user