mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807
This commit is contained in:
@@ -60,7 +60,7 @@ func StartImport(router *gin.RouterGroup) {
|
||||
|
||||
imp := service.Import()
|
||||
|
||||
ClearFoldersCache(entity.RootImport)
|
||||
RemoveFromFolderCache(entity.RootImport)
|
||||
|
||||
var opt photoprism.ImportOptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user