More Metadata Stuff (#3537)
This commit is contained in:
parent
8d3dcc637e
commit
53b13da0c9
34 changed files with 4123 additions and 129 deletions
|
@ -90,6 +90,7 @@ public static class ApplicationServiceExtensions
|
|||
options.UseInMemory(EasyCacheProfiles.KavitaPlusExternalSeries);
|
||||
options.UseInMemory(EasyCacheProfiles.License);
|
||||
options.UseInMemory(EasyCacheProfiles.LicenseInfo);
|
||||
options.UseInMemory(EasyCacheProfiles.KavitaPlusMatchSeries);
|
||||
});
|
||||
|
||||
services.AddMemoryCache(options =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue