time measurement
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user