mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-07 23:35:18 -04:00
Feat/usage stats collection (#317)
* feat: implement anonymous usage data collection Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
public string LoggingLevel { get; set; }
|
||||
public string TaskBackup { get; set; }
|
||||
public int Port { get; set; }
|
||||
public bool AllowStatCollection { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user