6 lines
178 B
Text
6 lines
178 B
Text
# Server Configuration
|
|
PORT=3000
|
|
|
|
# Video Caching Configuration
|
|
# Set to true to keep video files permanently, false to delete unused videos after 10 minutes
|
|
ENABLE_CACHING=true
|