update keyframe setting

This commit is contained in:
Luke Pulverenti
2015-12-12 01:49:03 -05:00
parent 3060b0c5e9
commit 02938e7bcb
10 changed files with 15 additions and 224 deletions

View File

@@ -209,8 +209,6 @@ namespace MediaBrowser.Model.Configuration
public bool EnableWindowsShortcuts { get; set; }
public bool EnableVideoFrameByFrameAnalysis { get; set; }
public bool EnableDateLastRefresh { get; set; }
public string[] Migrations { get; set; }