This commit is contained in:
2026-03-11 00:06:51 +01:00
commit 2215fd96f9
167 changed files with 2627 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Timelapse Configuration
# Path where hourly timelapse images will be stored
# Default: ./timelapse (relative to project root)
# Example: /mnt/storage/timelapse or ./timelapse
TIMELAPSE_OUTPUT_PATH=./timelapse