mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Added capture of anonymous analytical data
This commit is contained in:
parent
b97c0e4928
commit
c960e7ce85
6 changed files with 50 additions and 29 deletions
|
@ -4,6 +4,7 @@
|
|||
{
|
||||
public string BaseUrl { get; set; }
|
||||
public bool CollectAnalyticData { get; set; }
|
||||
public bool Set { get; set; }
|
||||
public bool Wizard { get; set; }
|
||||
public string ApiKey { get; set; }
|
||||
public bool IgnoreCertificateErrors { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue