Refactoring du cache pour une meilleur gestion des metadonnées
This commit is contained in:
@@ -15,10 +15,6 @@ impl CacheConfig for CoversConfig {
|
||||
"webp"
|
||||
}
|
||||
|
||||
fn table_name() -> &'static str {
|
||||
"covers"
|
||||
}
|
||||
|
||||
fn cache_type() -> &'static str {
|
||||
"image"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user