Add SquidWTF configuration to .env.example

Added configuration options for SquidWTF service.
This commit is contained in:
Branson
2026-01-17 11:05:19 -05:00
committed by GitHub
parent bd8971835e
commit b1a0718acc

View File

@@ -7,6 +7,10 @@ DOWNLOAD_PATH=./downloads
# Music service to use: SquidWTF, Deezer, or Qobuz (default: SquidWTF)
MUSIC_SERVICE=SquidWTF
# ===== SquidWTF CONFIGURATION =====
# Different quality options for SquidWTF. Only FLAC supported right now
SQUIDWTF_QUALITY=FLAC
# ===== DEEZER CONFIGURATION =====
# Deezer ARL token (required if using Deezer)
# See README.md for instructions on how to get this token