3.2.17.20

This commit is contained in:
Luke Pulverenti
2017-05-29 22:42:01 -04:00
parent 3c82d8540b
commit 7a41ef1245
7 changed files with 9 additions and 173 deletions

View File

@@ -21,11 +21,6 @@ namespace MediaBrowser.Model.Configuration
/// <value><c>true</c> if [enable auto update]; otherwise, <c>false</c>.</value>
public bool EnableAutoUpdate { get; set; }
/// <summary>
/// Gets of sets a value indicating the level of system updates (Release, Beta, Dev)
/// </summary>
public PackageVersionClass SystemUpdateLevel { get; set; }
/// <summary>
/// The number of days we should retain log files
/// </summary>