1
0
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:
geogolem
2017-02-25 16:38:52 -05:00
committed by Devin Buhl
parent 55ac2dd1bb
commit 1c6a32b684
12 changed files with 276 additions and 15 deletions
@@ -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; }