feat: thumbnails : part1

This commit is contained in:
2026-03-08 17:54:47 +01:00
parent 360d6e85de
commit c93a7d5d29
22 changed files with 1222 additions and 68 deletions

View File

@@ -48,6 +48,10 @@ LIBRARIES_ROOT_PATH=/libraries
# You can change this to an absolute path on your machine
LIBRARIES_HOST_PATH=../libraries
# Path to thumbnails directory on host machine (for Docker volume mount)
# Default: ../data/thumbnails (relative to infra/docker-compose.yml)
THUMBNAILS_HOST_PATH=../data/thumbnails
# =============================================================================
# Port Configuration
# =============================================================================