mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
restore config settings for now
This commit is contained in:
@@ -100,6 +100,7 @@ namespace MediaBrowser.Common.Net
|
||||
|
||||
public int TimeoutMs { get; set; }
|
||||
public bool PreferIpv4 { get; set; }
|
||||
public bool EnableDefaultUserAgent { get; set; }
|
||||
|
||||
private string GetHeaderValue(string name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user