Files
rpi-tulivision/.env.sample
2025-09-25 14:58:56 +02:00

12 lines
304 B
Plaintext

# Video Player Environment Configuration
# Copy this file to .env and modify the values as needed
# Video folder path - where video files are stored
# Default: /home/pi/Videos
VIDEO_FOLDER=/home/pi/Videos
# Optional: Override other configuration values
# LOG_LEVEL=INFO
# IR_PIN=18
# DEFAULT_CHANNEL=1