mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Updated default settings
This commit is contained in:
@@ -12,6 +12,7 @@ HOST = "::" # You most likely want either :: for IPv6 or 0.0.0.0 for IPv4 here
|
|||||||
# whether to use metadata providers
|
# whether to use metadata providers
|
||||||
METADATA_LASTFM = true
|
METADATA_LASTFM = true
|
||||||
METADATA_SPOTIFY = true
|
METADATA_SPOTIFY = true
|
||||||
|
METADATA_MUSICBRAINZ = true
|
||||||
# whether to proxy scrobble to other services
|
# whether to proxy scrobble to other services
|
||||||
SCROBBLE_LASTFM = false
|
SCROBBLE_LASTFM = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user