mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
Final cleanup on proxy support.
This commit is contained in:
@@ -345,7 +345,7 @@ namespace NzbDrone.Core.Configuration
|
||||
|
||||
public string ProxyBypassFilter
|
||||
{
|
||||
get { return GetValue("ProxySubnetFilter", string.Empty); }
|
||||
get { return GetValue("ProxyBypassFilter", string.Empty); }
|
||||
}
|
||||
|
||||
public bool ProxyBypassLocalAddresses
|
||||
|
||||
Reference in New Issue
Block a user