mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
17 lines
268 B
Plaintext
17 lines
268 B
Plaintext
# The format:
|
|
# SPOTIFY_SECRETS=clintId1:clientSecret1,clientId2:clientSecret2
|
|
SPOTIFY_SECRETS=
|
|
|
|
# 0 or 1
|
|
# 0 = disable
|
|
# 1 = enable
|
|
ENABLE_UPDATE_CHECK=
|
|
|
|
LASTFM_API_KEY=
|
|
LASTFM_API_SECRET=
|
|
|
|
# Release channel. Can be: nightly, stable
|
|
RELEASE_CHANNEL=
|
|
|
|
HIDE_DONATIONS=
|