12 lines
304 B
Plaintext
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
|