mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
avoid buffering http responses
This commit is contained in:
@@ -34,6 +34,8 @@ namespace MediaBrowser.Model.System
|
||||
/// <value>The mac address.</value>
|
||||
public string MacAddress { get; set; }
|
||||
|
||||
public string PackageName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this instance has pending restart.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user