Stats & More Polish on Metadata Matching (#3538)
This commit is contained in:
parent
6f3ba0948b
commit
5d6a5f0987
34 changed files with 178 additions and 124 deletions
|
|
@ -17,6 +17,7 @@ public static class Configuration
|
|||
private static readonly string AppSettingsFilename = Path.Join("config", GetAppSettingFilename());
|
||||
|
||||
public static string KavitaPlusApiUrl = "https://plus.kavitareader.com";
|
||||
public static string StatsApiUrl = "https://stats.kavitareader.com";
|
||||
|
||||
public static int Port
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue