restore changes

This commit is contained in:
Luke Pulverenti
2016-01-12 15:07:33 -05:00
parent 1e00ed688f
commit d9e0265f12
2 changed files with 182 additions and 83 deletions

View File

@@ -62,12 +62,6 @@ namespace MediaBrowser.Model.Configuration
/// <value><c>true</c> if this instance is port authorized; otherwise, <c>false</c>.</value>
public bool IsPortAuthorized { get; set; }
/// <summary>
/// Gets or sets a value indicating whether [enable high quality image scaling].
/// </summary>
/// <value><c>true</c> if [enable high quality image scaling]; otherwise, <c>false</c>.</value>
public bool EnableHighQualityImageScaling { get; set; }
/// <summary>
/// Gets or sets the item by name path.
/// </summary>