diff --git a/.env.example b/.env.example index 2f4d90a..97c4644 100644 --- a/.env.example +++ b/.env.example @@ -4,8 +4,8 @@ SUBSONIC_URL=http://localhost:4533 # Path where downloaded songs will be stored on the host (only applies if STORAGE_MODE=Permanent) DOWNLOAD_PATH=./downloads -# Music service to use: Deezer or Qobuz (default: Deezer) -MUSIC_SERVICE=Deezer +# Music service to use: SquidWTF, Deezer, or Qobuz (default: SquidWTF) +MUSIC_SERVICE=SquidWTF # ===== DEEZER CONFIGURATION ===== # Deezer ARL token (required if using Deezer)