mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
Removed systemIp6 functionality.
This commit is contained in:
@@ -30,7 +30,6 @@ namespace Jellyfin.Api.Tests
|
||||
public void TestNetworks(bool ip4, bool ip6, string hostList, string match)
|
||||
{
|
||||
using var nm = CreateNetworkManager();
|
||||
NetworkManager.SystemIP6Enabled = ip6;
|
||||
|
||||
var settings = new NetworkConfiguration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user