Add cache into metadata fetching

This commit is contained in:
2024-06-29 21:16:11 +08:00
parent 55491ea3c9
commit e3eaa5ba20
4 changed files with 64 additions and 36 deletions

View File

@@ -27,7 +27,7 @@ prefix = "paperclip_"
[destinations.local]
type = "local"
path = "/uploads"
path = "uploads"
[destinations.s3]
type = "s3"