mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-28 23:07:13 -04:00
List sync with removal (#656)
This commit is contained in:
@@ -49,6 +49,8 @@ namespace NzbDrone.Core.Configuration
|
||||
int AvailabilityDelay { get; set; }
|
||||
|
||||
int NetImportSyncInterval { get; set; }
|
||||
string ListSyncLevel { get; set; }
|
||||
string ImportExclusions { get; set; }
|
||||
|
||||
//UI
|
||||
int FirstDayOfWeek { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user