mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-09 23:55:10 -05:00
Update MUSIC_SERVICE option in .env.example
Make SquidWTF default option
This commit is contained in:
@@ -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)
|
# Path where downloaded songs will be stored on the host (only applies if STORAGE_MODE=Permanent)
|
||||||
DOWNLOAD_PATH=./downloads
|
DOWNLOAD_PATH=./downloads
|
||||||
|
|
||||||
# Music service to use: Deezer or Qobuz (default: Deezer)
|
# Music service to use: SquidWTF, Deezer, or Qobuz (default: SquidWTF)
|
||||||
MUSIC_SERVICE=Deezer
|
MUSIC_SERVICE=SquidWTF
|
||||||
|
|
||||||
# ===== DEEZER CONFIGURATION =====
|
# ===== DEEZER CONFIGURATION =====
|
||||||
# Deezer ARL token (required if using Deezer)
|
# Deezer ARL token (required if using Deezer)
|
||||||
|
|||||||
Reference in New Issue
Block a user