[ext] Fix bad format for search_uris
Some checks failed
Some checks failed
This commit is contained in:
@ -18,7 +18,7 @@ refresh_interval = 0
|
||||
# Comma-separated list of URI schemes to restrict searches to.
|
||||
# Example: local:, file:
|
||||
# Leave empty to search all backends.
|
||||
search_uris = local
|
||||
search_uris = local:
|
||||
# Directory to write .m3u8 playlist files into (e.g. for mopidy-m3u).
|
||||
# Leave empty to use Mopidy's core.playlists.save() API instead.
|
||||
playlist_dir =
|
||||
|
||||
Reference in New Issue
Block a user