mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
parent
8a288db2b0
commit
7081eac5bb
3 changed files with 117 additions and 26 deletions
|
@ -34,5 +34,7 @@ namespace Ombi.UI.Models
|
|||
public string Branch { get; set; }
|
||||
public string LogLevel { get; set; }
|
||||
public bool OAuthEnabled { get; set; }
|
||||
public string DbLocation { get; set; }
|
||||
public string RunningDir { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue