mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Disabled search provider per default and moved around some things
This commit is contained in:
@@ -18,8 +18,8 @@ CACHE_EXPIRE_NEGATIVE = 30 # after how many days negative results should be trie
|
||||
CACHE_EXPIRE_POSITIVE = 300 # after how many days positive results should be refreshed
|
||||
|
||||
# Can be 'YouTube', 'YouTube Music', 'Google Play Music', 'Spotify', 'Tidal', 'SoundCloud', 'Deezer', 'Amazon Music'
|
||||
# Leave empty to disable
|
||||
TRACK_SEARCH_PROVIDER = "YouTube"
|
||||
# Omit or set to none to disable
|
||||
TRACK_SEARCH_PROVIDER = None
|
||||
|
||||
[Database]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user