mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
add --NoUpdates option
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Jackett.Common.Models.Config
|
||||
|
||||
public string PIDFile { get; set; }
|
||||
|
||||
public bool NoUpdates { get; set; }
|
||||
|
||||
|
||||
public string DataFolder
|
||||
{
|
||||
|
Reference in New Issue
Block a user