6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# 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
|