Add PIDFile CLI option

This commit is contained in:
kaso17
2017-12-04 12:20:22 +01:00
parent 105bd85441
commit 2934bfb3e7
6 changed files with 56 additions and 12 deletions

View File

@@ -27,7 +27,9 @@ namespace Jackett.Common.Models.Config
public string CustomLogFileName { get; set; }
public string PIDFile { get; set; }
public string DataFolder
{
get