feat: Update configuration handling and add debug logging for thumbnail processing

This commit is contained in:
2025-11-15 12:41:32 +01:00
parent 9504eaf509
commit ac8d16ba59
5 changed files with 279 additions and 26 deletions

View File

@@ -14,4 +14,4 @@ uuid = {version = "1.18.1", features = ["v4", "serde"] }
serde = { version = "1.0.228", features = ["derive"] }
nom-exif = { version = "2.5.4", features = ["serde", "async", "tokio"] }
dotenvy = "0.15.7"
envy = "0.4.2"
config = "0.15.19"