Cache thumbnails

This commit is contained in:
2023-03-01 21:03:54 +01:00
parent e41ea74d6d
commit fd52dee435
4 changed files with 9 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ services:
DB_USE_SQLITE: "true"
DB_SQLITE_PATH: "/data/sqlite.db"
DATA_PATH: "/data/videos"
CACHE_PATH: "/data/cache"
JWT_SECRET_KEY: "e8ae5c5d5cd7f0f1bec2303ad04a7c80f09f759d480a7a5faff5a6bbaa4078d0"