mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Update ConsoleOptions
Use --version to get version info and --help for help -v no longer attempts to load Jackett https://github.com/Jackett/Jackett/issues/3720
This commit is contained in:
@@ -13,8 +13,6 @@ namespace Jackett.Common.Models.Config
|
||||
|
||||
public string ProxyConnection { get; set; }
|
||||
|
||||
public bool? DoSSLFix { get; set; }
|
||||
|
||||
public bool? IgnoreSslErrors { get; set; }
|
||||
|
||||
public string CustomDataFolder { get; set; }
|
||||
|
Reference in New Issue
Block a user