Files
youclonedl/.env.example
inputnoise a3b73fbf72 Remove unused JELLYFIN_URL config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 20:25:08 +02:00

9 lines
206 B
Plaintext

# Copy to .env and fill in values
# Required: strong random string for JWT signing
SECRET_KEY=changeme-use-a-real-secret
# Optional: path on the host where downloads are stored
DOWNLOAD_PATH=./downloads