docs: add wrap-up to Dockerfile, .env.example, README
Some checks failed
CI / Check / Test (push) Failing after 42s

This commit is contained in:
2026-06-02 23:47:21 +02:00
parent 1e063b6580
commit e69f77a99f
3 changed files with 38 additions and 1 deletions

View File

@@ -62,4 +62,10 @@ EVENT_BUS_BACKEND=db
# IMAGE_CONVERSION_ENABLED=false
# IMAGE_CONVERSION_FORMAT=avif # avif | webp
# Annual Wrap-Up (video generation — optional, requires ffmpeg)
# WRAPUP_FONT_PATH=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
# WRAPUP_LOGO_PATH=./static/logo.webp
# FFMPEG_PATH=ffmpeg
# WRAPUP_MAX_CONCURRENT=2
RUST_LOG=presentation=debug,tower_http=debug,worker=info,application=info