|
@@ -52,7 +52,7 @@ namespace MediaBrowser.Common.Net
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets or sets a value indicating whether the system has IP6 is enabled.
|
|
/// Gets or sets a value indicating whether the system has IP6 is enabled.
|
|
/// </summary>
|
|
/// </summary>
|
|
- public bool SystemIP6Enabled { get; set; }
|
|
|
|
|
|
+ bool SystemIP6Enabled { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Calculates the list of interfaces to use for Kestrel.
|
|
/// Calculates the list of interfaces to use for Kestrel.
|