Remove the ability to auto port forward (#13222)

This commit is contained in:
Bond-009
2025-01-25 17:34:06 +01:00
committed by GitHub
parent cc284afb47
commit b318f33599
9 changed files with 7 additions and 200 deletions

View File

@@ -110,6 +110,7 @@ public class NetworkConfiguration
/// <summary>
/// Gets or sets a value indicating whether to enable automatic port forwarding.
/// </summary>
[Obsolete("No longer supported")]
public bool EnableUPnP { get; set; }
/// <summary>