mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Put ProxyConnection back into Startup.cs
This commit is contained in:
@@ -40,6 +40,12 @@ namespace Jackett
|
|||||||
set;
|
set;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static string ProxyConnection
|
||||||
|
{
|
||||||
|
get;
|
||||||
|
set;
|
||||||
|
}
|
||||||
|
|
||||||
public static bool? DoSSLFix
|
public static bool? DoSSLFix
|
||||||
{
|
{
|
||||||
get;
|
get;
|
||||||
|
Reference in New Issue
Block a user