time measurement

This commit is contained in:
2026-06-15 11:23:20 +02:00
parent 216771f709
commit b0692a6527
6 changed files with 244 additions and 37 deletions
+2
View File
@@ -21,6 +21,8 @@ services:
UPDATER_LOG: "/config/volume_updater.log"
# Persistent cover cache (empty = temp dir, deleted on container stop)
COVER_CACHE_PATH: "${COVER_CACHE_PATH:-/config/covers}"
# Per-step move timing stats (viewable at /perf); empty disables it
PERF_PATH: "${PERF_PATH:-/config/perf_stats.json}"
# Timezone for the cron schedule — without this 19:00 means 19:00 UTC
TZ: "${TZ:-Europe/Berlin}"
ports: