docs: add WRAPUP_BG_DIR to env/readme
Some checks failed
CI / Check / Test (push) Failing after 40s

This commit is contained in:
2026-06-03 00:35:15 +02:00
parent d52120d6a9
commit 6fb00f9205
2 changed files with 4 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ EVENT_BUS_BACKEND=db
# Annual Wrap-Up (video generation — optional, requires ffmpeg)
# WRAPUP_FONT_PATH=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
# WRAPUP_LOGO_PATH=./static/logo.webp
# WRAPUP_BG_DIR=./static/wrapup-backgrounds # directory of jpg/png/webp images for video slide backgrounds
# FFMPEG_PATH=ffmpeg
# WRAPUP_MAX_CONCURRENT=2